Home
last modified time | relevance | path

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

/frameworks/native/cmds/installd/
Dinstalld.h223 const char *instruction_set, bool vm_safe_mode, bool should_relocate);
Dcommands.c692 bool vm_safe_mode) in run_dex2oat() argument
790 } else if (vm_safe_mode) { in run_dex2oat()
893 bool vm_safe_mode, bool is_patchoat) in dexopt() argument
1058 instruction_set, vm_safe_mode); in dexopt()