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 | 100 bool hasInstance = false; in isDisabledHal() local |
| D | FqInstance.cpp | 63 bool FqInstance::hasInstance() const { in hasInstance() function in android::vintf::FqInstance |
| D | HalManifest.cpp | 614 bool HalManifest::hasInstance(HalFormat format, ExclusiveTo exclusiveTo, const std::string& package, 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 |