Searched defs:oat_path (Results 1 – 2 of 2) sorted by relevance
807 static std::string replace_file_extension(const std::string& oat_path, const std::string& new_ext) { in replace_file_extension()832 static std::string create_image_filename(const std::string& oat_path) { in create_image_filename()837 static std::string create_vdex_filename(const std::string& oat_path) { in create_vdex_filename()1147 char oat_path[PKG_PATH_MAX]; in maybe_open_oat_and_vdex_file() local1547 char oat_path[PKG_PATH_MAX]; in process_secondary_dex_dexopt() local1978 char oat_path[PKG_PATH_MAX]; in reconcile_secondary_dex_file() local
409 const std::string oat_path = ReplaceFileExtension(image_space->GetImageFilename(), "oat"); in ValidateBcp() local