Searched defs:requested_level (Results 1 – 1 of 1) sorted by relevance
1008 void Instrumentation::UpdateInstrumentationLevel(InstrumentationLevel requested_level) { in UpdateInstrumentationLevel()1055 InstrumentationLevel requested_level = InstrumentationLevel::kInstrumentNothing; in UpdateStubs() local