Home
last modified time | relevance | path

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

/art/runtime/
Dthread.h912 bool IsDebugMethodEntry() const { in IsDebugMethodEntry() function
Ddebugger.cc189 if (thread->IsDebugMethodEntry()) { in MethodExited()
222 if (thread->IsDebugMethodEntry()) { in DexPcMoved()