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

/art/runtime/jdwp/
H A Dobject_registry.cc92 if (ContainsLocked(soa.Self(), obj_h.Get(), identity_hash_code, &entry)) {
121 bool ObjectRegistry::ContainsLocked(Thread* self, mirror::Object* o, int32_t identity_hash_code, function in class:art::ObjectRegistry

Completed in 196 milliseconds