Searched refs:MethodHasBreakpointsLocked (Results 1 – 2 of 2) sorted by relevance
212 return MethodHasBreakpointsLocked(method); in MethodHasBreakpoints()215 bool DeoptManager::MethodHasBreakpointsLocked(art::ArtMethod* method) { in MethodHasBreakpointsLocked() function in openjdkjvmti::DeoptManager250 if (MethodHasBreakpointsLocked(method)) { in AddMethodBreakpoint()293 DCHECK(MethodHasBreakpointsLocked(method)) << "Breakpoint on a method was removed without " in RemoveMethodBreakpoint()
135 bool MethodHasBreakpointsLocked(art::ArtMethod* method)