Home
last modified time | relevance | path

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

/art/runtime/native/
Ddalvik_system_VMStack.cc51 Thread* heap_task_thread = in GetThreadStack() local
54 if (heap_task_thread != nullptr && decoded_peer == heap_task_thread->GetPeerFromOtherThread()) { in GetThreadStack()