Home
last modified time | relevance | path

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

/art/runtime/
Dinstrumentation.cc1008 void Instrumentation::UpdateInstrumentationLevel(InstrumentationLevel requested_level) { in UpdateInstrumentationLevel()
1055 InstrumentationLevel requested_level = InstrumentationLevel::kInstrumentNothing; in UpdateStubs() local