Home
last modified time | relevance | path

Searched defs:profile_guided (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/cmds/installd/
Dotapreopt.cpp431 bool profile_guided = (dexopt_flags & DEXOPT_PROFILE_GUIDED) != 0; in IsAotCompilation() local
Ddexopt.cpp1084 const std::string& dex_path, const char* profile_name, bool profile_guided, in maybe_open_reference_profile()
1123 bool is_secondary_dex, bool profile_guided, in open_vdex_files_for_dex2oat()
1824 bool profile_guided = (dexopt_flags & DEXOPT_PROFILE_GUIDED) != 0; in dexopt() local