Home
last modified time | relevance | path

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

/aosp12/system/core/libutils/include/utils/
H A DSingleton.h61 static bool hasInstance() { in hasInstance() function
/aosp12/system/libvintf/
H A DManifestHal.cpp131 bool hasInstance = false; in isDisabledHal() local
H A DHalManifest.cpp563 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 DFqInstance.cpp61 bool FqInstance::hasInstance() const { in hasInstance() function in android::FqInstance
/aosp12/frameworks/base/libs/hwui/renderthread/
H A DRenderThread.cpp172 bool RenderThread::hasInstance() { in hasInstance() function in android::uirenderer::renderthread::RenderThread