Home
last modified time | relevance | path

Searched refs:IsReplicantLoaded (Results 1 – 2 of 2) sorted by relevance

/haiku/src/tests/kits/interface/bshelf/ShelfInspector/
H A DInfoWindow.h46 bool IsReplicantLoaded(int32 uid) const;
H A DInfoWindow.cpp336 if (IsReplicantLoaded(uid) == false) in UpdateLists()
410 bool InfoWindow :: IsReplicantLoaded(int32 uid) const in IsReplicantLoaded() function in InfoWindow