Searched refs:IndexOfToken (Results 1 - 2 of 2) sorted by last modified time

/haiku/src/servers/registrar/
H A DAppInfoList.h71 int32 IndexOfToken(uint32 token) const;
H A DAppInfoList.cpp163 return InfoAt(IndexOfToken(token));
308 // IndexOfToken
317 AppInfoList::IndexOfToken(uint32 token) const function in class:AppInfoList

Completed in 34 milliseconds