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

/art/runtime/jdwp/
H A Dobject_registry.cc122 ObjectRegistryEntry** out_entry) {
128 if (out_entry != nullptr) {
129 *out_entry = entry;
121 ContainsLocked(Thread* self, mirror::Object* o, int32_t identity_hash_code, ObjectRegistryEntry** out_entry) argument

Completed in 64 milliseconds