Searched defs:uninstall (Results 1 - 1 of 1) sorted by relevance

/art/runtime/
H A Dinstrumentation.cc137 bool uninstall = !entry_exit_stubs_installed_ && !interpreter_stubs_installed_; local
144 if (uninstall) {
161 } else { // !uninstall

Completed in 25 milliseconds