Lines Matching defs:dex_path
883 static bool validate_dex_path_size(const std::string& dex_path) { in validate_dex_path_size()
985 const std::string& dex_path, const char* profile_name, bool profile_guided, in maybe_open_reference_profile()
1261 static bool prepare_secondary_dex_oat_dir(const std::string& dex_path, int uid, in prepare_secondary_dex_oat_dir()
1309 static bool process_secondary_dexoptanalyzer_result(const std::string& dex_path, int result, in process_secondary_dexoptanalyzer_result()
1368 static SecondaryDexAccess check_secondary_dex_access(const std::string& dex_path) { in check_secondary_dex_access()
1397 static bool create_secondary_dex_oat_layout(const std::string& dex_path, const std::string& isa, in create_secondary_dex_oat_layout()
1499 for (const std::string& dex_path : dex_paths) { in open_dex_paths() local
1535 static bool process_secondary_dex_dexopt(const std::string& dex_path, const char* pkgname, in process_secondary_dex_dexopt()
1662 static std::string format_dexopt_error(int status, const char* dex_path) { in format_dexopt_error()
1673 int dexopt(const char* dex_path, uid_t uid, const char* pkgname, const char* instruction_set, in dexopt()
1932 bool reconcile_secondary_dex_file(const std::string& dex_path, in reconcile_secondary_dex_file()
2058 bool hash_secondary_dex_file(const std::string& dex_path, const std::string& pkgname, int uid, in hash_secondary_dex_file()