Home
last modified time | relevance | path

Searched refs:GetInstances (Results 1 – 3 of 3) sorted by relevance

/art/runtime/native/
Ddalvik_system_VMDebug.cc366 heap->GetInstances(hs2, h_class, includeAssignable, /* max_count= */ 0, raw_instances); in VMDebug_getInstancesOfClasses()
/art/runtime/gc/
Dheap.h399 void GetInstances(VariableSizedHandleScope& scope,
Dheap.cc1987 void Heap::GetInstances(VariableSizedHandleScope& scope, in GetInstances() function in art::gc::Heap