Home
last modified time | relevance | path

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

/art/runtime/
Dinstrumentation.h137 bool AreAllMethodsDeoptimized() const { in AreAllMethodsDeoptimized() function
Ddebugger.cc3187 CHECK(instrumentation->AreAllMethodsDeoptimized()); in SanityCheckExistingBreakpoints()