Searched defs:out_oat_path (Results 1 – 1 of 1) sorted by relevance
| /frameworks/native/cmds/installd/ |
| D | dexopt.cpp | 1112 const char* oat_dir, bool is_secondary_dex, /*out*/ char* out_oat_path) { in create_oat_out_path() 1239 Dex2oatFileWrapper maybe_open_app_image(const char* out_oat_path, in maybe_open_app_image() 1290 unique_fd maybe_open_dexopt_swap_file(const char* out_oat_path) { in maybe_open_dexopt_swap_file() 1355 bool open_vdex_files_for_dex2oat(const char* apk_path, const char* out_oat_path, int dexopt_needed, in open_vdex_files_for_dex2oat() 1450 char* out_oat_path) { in open_oat_out_file() 1502 void update_out_oat_access_times(const char* apk_path, const char* out_oat_path) { in update_out_oat_access_times() 1735 char* out_oat_dir, char* out_oat_isa_dir, char* out_oat_path, std::string* error_msg) { in create_secondary_dex_oat_layout() 2086 char out_oat_path[PKG_PATH_MAX]; in dexopt() local
|