Home
last modified time | relevance | path

Searched refs:UpdateInstrumentationLevel (Results 1 – 2 of 2) sorted by relevance

/art/runtime/
Dinstrumentation.h601 void UpdateInstrumentationLevel(InstrumentationLevel level);
Dinstrumentation.cc1008 void Instrumentation::UpdateInstrumentationLevel(InstrumentationLevel requested_level) { in UpdateInstrumentationLevel() function in art::instrumentation::Instrumentation
1076 UpdateInstrumentationLevel(requested_level); in UpdateStubs()