Searched defs:RequiresInstrumentationInstallation (Results 1 - 1 of 1) sorted by relevance

/art/runtime/
H A Dinstrumentation.cc570 bool Instrumentation::RequiresInstrumentationInstallation(InstrumentationLevel new_level) const { function in class:art::instrumentation::Instrumentation
594 if (!RequiresInstrumentationInstallation(requested_level)) {

Completed in 16 milliseconds