Searched refs:MethodHasBreakpointsLocked (Results 1 – 2 of 2) sorted by relevance
204 return MethodHasBreakpointsLocked(method); in MethodHasBreakpoints()207 bool DeoptManager::MethodHasBreakpointsLocked(art::ArtMethod* method) { in MethodHasBreakpointsLocked() function in openjdkjvmti::DeoptManager242 if (MethodHasBreakpointsLocked(method)) { in AddMethodBreakpoint()285 DCHECK(MethodHasBreakpointsLocked(method)) << "Breakpoint on a method was removed without " in RemoveMethodBreakpoint()
126 bool MethodHasBreakpointsLocked(art::ArtMethod* method)