Home
last modified time | relevance | path

Searched defs:for_restore (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/native/cmds/installd/
H A Drun_dex2oat.cpp83 bool for_restore, in Initialize()
303 bool for_restore) { in PrepareCompilerRuntimeAndPerfConfigFlags()
H A Drun_dex2oat_test.cpp111 bool for_restore = false; member
H A Ddexopt.cpp1705 bool for_restore = (dexopt_flags & DEXOPT_FOR_RESTORE) != 0; in dexopt() local