Home
last modified time | relevance | path

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

/art/runtime/
Dinstrumentation.cc991 bool try_switch_to_non_debuggable) { in ConfigureStubs()
1049 void Instrumentation::UpdateStubs(bool try_switch_to_non_debuggable) { in UpdateStubs()
1330 void Instrumentation::DisableDeoptimization(const char* key, bool try_switch_to_non_debuggable) { in DisableDeoptimization()