HomeSort by relevance Sort by last modified time
    Searched refs:GetJObject (Results 1 - 3 of 3) sorted by null

  /art/runtime/jdwp/
object_registry.h 109 jobject GetJObject(JDWP::ObjectId id) REQUIRES_SHARED(Locks::mutator_lock_) REQUIRES(!lock_);
object_registry.cc 192 jobject ObjectRegistry::GetJObject(JDWP::ObjectId id) {
  /art/runtime/
debugger.cc     [all...]

Completed in 225 milliseconds