Home
last modified time | relevance | path

Searched defs:GetCurrentInstrumentationLevel (Results 1 – 2 of 2) sorted by relevance

/aosp12/art/runtime/
H A Dinstrumentation_test.cc205 Instrumentation::InstrumentationLevel GetCurrentInstrumentationLevel() { in GetCurrentInstrumentationLevel() function in art::instrumentation::InstrumentationTest
H A Dinstrumentation.cc720 Instrumentation::InstrumentationLevel Instrumentation::GetCurrentInstrumentationLevel() const { in GetCurrentInstrumentationLevel() function in art::instrumentation::Instrumentation