Searched refs:GetJObject (Results 1 - 3 of 3) sorted by relevance

/art/runtime/jdwp/
H A Dobject_registry.h94 jobject GetJObject(JDWP::ObjectId id) SHARED_LOCKS_REQUIRED(Locks::mutator_lock_);
H A Dobject_registry.cc138 jobject ObjectRegistry::GetJObject(JDWP::ObjectId id) { function in class:art::ObjectRegistry
/art/runtime/
H A Ddebugger.cc3365 jobject thread_peer = Dbg::GetObjectRegistry()->GetJObject(thread_id);
3692 v.l = gRegistry->GetJObject(arg_values[i]);

Completed in 50 milliseconds