Home
last modified time | relevance | path

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

/frameworks/native/cmds/installd/
Dotapreopt_parameters.h39 int dexopt_needed; variable
Ddexopt.cpp1113 bool open_vdex_files_for_dex2oat(const char* apk_path, const char* out_oat_path, int dexopt_needed, in open_vdex_files_for_dex2oat()
1780 int dexopt_needed, const char* oat_dir, int dexopt_flags, const char* compiler_filter, in dexopt()
/frameworks/native/cmds/installd/tests/
Dinstalld_dexopt_test.cpp361 int32_t dexopt_needed = 0; // does not matter; in CompileSecondaryDex() local
450 int32_t dexopt_needed, in CompilePrimaryDexOk()
470 int32_t dexopt_needed, in CompilePrimaryDexFail()
490 int32_t dexopt_needed, in CompilePrimaryDexCancelled()
510 int32_t dexopt_needed, in CompilePrimaryDex()