Home
last modified time | relevance | path

Searched defs:hasInstance (Results 1 – 4 of 4) sorted by relevance

/system/core/libutils/include/utils/
DSingleton.h61 static bool hasInstance() { in hasInstance() function
/system/libvintf/
DManifestHal.cpp83 bool hasInstance = false; in isDisabledHal() local
DHalManifest.cpp445 bool HalManifest::hasInstance(const std::string& halName, const Version& version, in hasInstance() function in android::vintf::HalManifest
/system/tools/hidl/utils/
DFqInstance.cpp61 bool FqInstance::hasInstance() const { in hasInstance() function in android::FqInstance