Searched refs:for_restore (Results 1 – 4 of 4) sorted by relevance
/frameworks/native/cmds/installd/ |
D | run_dex2oat.cpp | 79 bool for_restore, in Initialize() argument 96 PrepareCompilerRuntimeAndPerfConfigFlags(post_bootcomplete, for_restore, in Initialize() 278 bool for_restore, in PrepareCompilerRuntimeAndPerfConfigFlags() argument 284 ? (for_restore in PrepareCompilerRuntimeAndPerfConfigFlags() 303 ? (for_restore in PrepareCompilerRuntimeAndPerfConfigFlags()
|
D | run_dex2oat_test.cpp | 111 bool for_restore = false; member 258 args->for_restore, in CallRunDex2Oat() 373 args->for_restore = false; in TEST_F() 409 args->for_restore = true; in TEST_F() 421 args->for_restore = true; in TEST_F() 485 args->for_restore = false; in TEST_F() 521 args->for_restore = true; in TEST_F() 533 args->for_restore = true; in TEST_F()
|
D | run_dex2oat.h | 49 bool for_restore, 81 bool for_restore,
|
D | dexopt.cpp | 1830 bool for_restore = (dexopt_flags & DEXOPT_FOR_RESTORE) != 0; in dexopt() local 1967 debuggable, boot_complete, for_restore, target_sdk_version, in dexopt()
|