Home
last modified time | relevance | path

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

/frameworks/native/cmds/installd/
Dcommands.c893 bool vm_safe_mode, bool is_patchoat) in dexopt() argument
915 if (is_patchoat && strncmp(persist_sys_dalvik_vm_lib, "libart", 6) != 0) { in dexopt()
928 if (end != NULL && !is_patchoat) { in dexopt()
939 if (is_patchoat) { in dexopt()
992 if (!is_patchoat && ShouldUseSwapFileForDexopt()) { in dexopt()
1054 if (is_patchoat) { in dexopt()