Searched refs:InternalGet (Results 1 - 2 of 2) sorted by relevance

/art/runtime/jdwp/
H A Dobject_registry.h88 return down_cast<T>(InternalGet(id, error));
115 mirror::Object* InternalGet(JDWP::ObjectId id, JDWP::JdwpError* error)
H A Dobject_registry.cc170 mirror::Object* ObjectRegistry::InternalGet(JDWP::ObjectId id, JDWP::JdwpError* error) { function in class:art::ObjectRegistry

Completed in 128 milliseconds