HomeSort by relevance Sort by last modified time
    Searched refs:skip_compilation (Results 1 - 2 of 2) sorted by null

  /frameworks/base/core/jni/
AndroidRuntime.cpp 747 bool skip_compilation = ((strcmp(voldDecryptBuf, "trigger_restart_min_framework") == 0) || local
755 if (skip_compilation) {
786 if (skip_compilation) {
    [all...]
  /frameworks/native/cmds/installd/
commands.cpp 783 bool skip_compilation = (have_vold_decrypt && local
854 if (skip_compilation) {
    [all...]

Completed in 1623 milliseconds