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.cpp1435 bool open_vdex_files_for_dex2oat(const char* apk_path, const char* out_oat_path, int dexopt_needed, in open_vdex_files_for_dex2oat()
2089 int dexopt_needed, const char* oat_dir, int dexopt_flags, const char* compiler_filter, in dexopt()
/frameworks/native/cmds/installd/tests/
Dinstalld_dexopt_test.cpp357 int32_t dexopt_needed = 0; // does not matter; in CompileSecondaryDex() local
441 int32_t dexopt_needed, in CompilePrimaryDexOk()
460 int32_t dexopt_needed, in CompilePrimaryDexFail()
479 int32_t dexopt_needed, in CompilePrimaryDex()