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

/system/core/include/utils/
H A DSingleton.h61 static bool hasInstance() { function in class:android::Singleton
/system/core/libutils/include/utils/
H A DSingleton.h61 static bool hasInstance() { function in class:android::Singleton
/system/tools/hidl/utils/
H A DFqInstance.cpp61 bool FqInstance::hasInstance() const { function in class:android::FqInstance
73 bool hasInst = hasInstance();
113 if (hasInstance()) ret += INSTANCE_SEP + mInstance;
/system/libvintf/
H A DHalManifest.cpp438 bool HalManifest::hasInstance(const std::string& halName, const Version& version, function in class:android::vintf::HalManifest

Completed in 107 milliseconds