Searched refs:MethodHasAnyBreakpoints (Results 1 - 3 of 3) sorted by relevance

/art/runtime/jit/
H A Djit.cc254 if (Dbg::IsDebuggerActive() && Dbg::MethodHasAnyBreakpoints(method)) {
/art/runtime/
H A Ddebugger.h246 static bool MethodHasAnyBreakpoints(ArtMethod* method)
H A Ddebugger.cc3311 bool Dbg::MethodHasAnyBreakpoints(ArtMethod* method) { function in class:art::Dbg

Completed in 51 milliseconds