Home
last modified time | relevance | path

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

/hardware/google/aemu/host-common/
DVmLock.cpp30 bool VmLock::hasInstance() { in hasInstance() function in android::VmLock
/hardware/google/aemu/base/include/aemu/base/memory/
DLazyInstance.h153 bool hasInstance() const { return !mState.inNoObjectState(); } in hasInstance() function
DOnDemand.h191 bool hasInstance() const { return !mState.inNoObjectState(); } in hasInstance() function