Searched defs:dex_path (Results 1 – 3 of 3) sorted by relevance
| /frameworks/native/cmds/installd/ |
| D | dexopt.cpp | 1136 const std::string& dex_path, bool profile_guided, bool is_public, int uid, in maybe_open_reference_profile() 1326 static bool prepare_secondary_dex_oat_dir(const std::string& dex_path, int uid, in prepare_secondary_dex_oat_dir() 1360 static bool process_dexoptanalyzer_result(const std::string& dex_path, int result, in process_dexoptanalyzer_result() 1428 const std::string& dex_path = *dex_path_out; in process_secondary_dex_dexopt() local 1490 int dexopt(const char* dex_path, uid_t uid, const char* pkgname, const char* instruction_set, in dexopt() 1652 static bool create_secondary_dex_oat_layout(const std::string& dex_path, const std::string& isa, in create_secondary_dex_oat_layout() 1682 bool reconcile_secondary_dex_file(const std::string& dex_path, in reconcile_secondary_dex_file()
|
| D | utils.cpp | 779 bool validate_secondary_dex_path(const std::string& pkgname, const std::string& dex_path, in validate_secondary_dex_path()
|
| D | InstalldNativeService.cpp | 1092 char dex_path[PKG_PATH_MAX]; in rmdex() local
|