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

/art/runtime/
H A Dinstrumentation.cc77 // We need the class to be resolved to install/uninstall stubs. Otherwise its methods
128 bool uninstall = !entry_exit_stubs_installed_ && !interpreter_stubs_installed_; local
132 if (uninstall) {
140 } else { // !uninstall

Completed in 22 milliseconds