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