Home
last modified time | relevance | path

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

/art/runtime/
Ddebugger.cc4624 uint8_t state = ExamineNativeObject(start); in HeapChunkNativeCallback()
4676 uint8_t ExamineNativeObject(const void* p) SHARED_LOCKS_REQUIRED(Locks::mutator_lock_) { in ExamineNativeObject() function in art::HeapChunkContext