Searched refs:GetRefForApp (Results 1 - 2 of 2) sorted by relevance

/haiku/src/servers/registrar/
H A DRecentApps.h64 static status_t GetRefForApp(const char *appSig, entry_ref *result);
H A DRecentApps.cpp175 if (GetRefForApp(item->c_str(), &ref) == B_OK)
239 RecentApps::GetRefForApp(const char *appSig, entry_ref *result) function in class:RecentApps

Completed in 30 milliseconds