Searched refs:hasInstance (Results 1 – 4 of 4) sorted by relevance
68 static bool hasInstance();122 if (!VmLock::hasInstance()) return; in RecursiveScopedVmLockIfInstance()
30 bool VmLock::hasInstance() { in hasInstance() function in android::VmLock
157 if (other.hasInstance()) { in OnDemand()191 bool hasInstance() const { return !mState.inNoObjectState(); } in hasInstance() function223 if (hasInstance()) { in ifExists()230 if (hasInstance()) {
153 bool hasInstance() const { return !mState.inNoObjectState(); } in hasInstance() function