Searched refs:RequiresInstrumentationInstallation (Results 1 – 2 of 2) sorted by relevance
531 bool RequiresInstrumentationInstallation(InstrumentationLevel new_level) const;
697 bool Instrumentation::RequiresInstrumentationInstallation(InstrumentationLevel new_level) const { in RequiresInstrumentationInstallation() function in art::instrumentation::Instrumentation751 if (!RequiresInstrumentationInstallation(requested_level)) { in UpdateStubs()