Home
last modified time | relevance | path

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

/art/runtime/gc/
Dheap.cc1958 void Heap::GetInstances(mirror::Class* c, in GetInstances() function in art::gc::Heap
/art/runtime/
Ddebugger.cc908 JDWP::JdwpError Dbg::GetInstances(JDWP::RefTypeId class_id, int32_t max_count, in GetInstances() function in art::Dbg