Searched defs:hasInstance (Results 1 – 5 of 5) sorted by relevance
/system/core/libutils/include/utils/ | ||
D | Singleton.h | 61 static bool hasInstance() { in hasInstance() function |
/system/libvintf/ | ||
D | ManifestHal.cpp | 94 bool hasInstance = false; in isDisabledHal() local |
D | FqInstance.cpp | 63 bool FqInstance::hasInstance() const { in hasInstance() function in android::vintf::FqInstance |
D | HalManifest.cpp | 643 bool HalManifest::hasInstance(HalFormat format, const std::string& package, const Version& version, in hasInstance() function in android::vintf::HalManifest |
/system/tools/hidl/utils/ | ||
D | FqInstance.cpp | 61 bool FqInstance::hasInstance() const { in hasInstance() function in android::FqInstance |