Searched refs:InfoForToken (Results 1 - 3 of 3) sorted by relevance

/haiku/src/servers/registrar/
H A DAppInfoList.cpp150 // InfoForToken
161 AppInfoList::InfoForToken(uint32 token) const function in class:AppInfoList
H A DAppInfoList.h53 RosterAppInfo *InfoForToken(uint32 token) const;
H A DTRoster.cpp409 && (info = fEarlyPreRegisteredApps.InfoForToken(token)) != NULL) {
455 RosterAppInfo* info = fEarlyPreRegisteredApps.InfoForToken(token);
549 RosterAppInfo* info = fEarlyPreRegisteredApps.InfoForToken(token);

Completed in 92 milliseconds