Home
last modified time | relevance | path

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

/art/runtime/
Ddebugger.cc4289 uint8_t state = ExamineObject(obj, native); in HeapChunkCallback()
4324 uint8_t ExamineObject(mirror::Object* o, bool is_native_heap) in ExamineObject() function in art::HeapChunkContext