Searched defs:hasInstance (Results 1 – 5 of 5) sorted by relevance
/aosp12/system/core/libutils/include/utils/ | ||
H A D | Singleton.h | 61 static bool hasInstance() { in hasInstance() function |
/aosp12/system/libvintf/ | ||
H A D | ManifestHal.cpp | 131 bool hasInstance = false; in isDisabledHal() local |
H A D | HalManifest.cpp | 563 bool HalManifest::hasInstance(HalFormat format, const std::string& package, const Version& version, in hasInstance() function in android::vintf::HalManifest |
/aosp12/system/tools/hidl/utils/ | ||
H A D | FqInstance.cpp | 61 bool FqInstance::hasInstance() const { in hasInstance() function in android::FqInstance |
/aosp12/frameworks/base/libs/hwui/renderthread/ | ||
H A D | RenderThread.cpp | 172 bool RenderThread::hasInstance() { in hasInstance() function in android::uirenderer::renderthread::RenderThread |