HomeSort by relevance Sort by last modified time
    Searched refs:RequiresInstrumentationInstallation (Results 1 - 2 of 2) sorted by null

  /art/runtime/
instrumentation.cc 570 bool Instrumentation::RequiresInstrumentationInstallation(InstrumentationLevel new_level) const {
594 if (!RequiresInstrumentationInstallation(requested_level)) {
    [all...]
instrumentation.h 440 bool RequiresInstrumentationInstallation(InstrumentationLevel new_level) const;

Completed in 753 milliseconds