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

/haiku/src/servers/registrar/
H A DRecentEntries.h70 static status_t GetTypeForRef(const entry_ref *ref, char *result);
H A DRecentEntries.cpp192 if (GetTypeForRef(&(*item)->ref, type) == B_OK) {
346 // GetTypeForRef
353 RecentEntries::GetTypeForRef(const entry_ref *ref, char *result) function in class:RecentEntries

Completed in 30 milliseconds