Home
last modified time | relevance | path

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

/art/runtime/
Dthread.h763 bool IsDebugMethodEntry() const { in IsDebugMethodEntry() function
Ddebugger.cc273 if (thread->IsDebugMethodEntry()) { in MethodExited()
302 if (thread->IsDebugMethodEntry()) { in DexPcMoved()