Home
last modified time | relevance | path

Searched defs:EnableCollection (Results 1 – 2 of 2) sorted by relevance

/art/runtime/jdwp/
Dobject_registry.cc212 void ObjectRegistry::EnableCollection(JDWP::ObjectId id) { in EnableCollection() function in art::ObjectRegistry
/art/runtime/
Ddebugger.cc1020 JDWP::JdwpError Dbg::EnableCollection(JDWP::ObjectId object_id) { in EnableCollection() function in art::Dbg