Searched refs:create_image_filename (Results 1 – 1 of 1) sorted by relevance
832 static std::string create_image_filename(const std::string& oat_path) { in create_image_filename() function918 const std::string image_path = create_image_filename(out_oat_path); in maybe_open_app_image()1993 result = unlink_if_exists(create_image_filename(oat_path)) && result; in reconcile_secondary_dex_file()2226 const std::string a_image_path = create_image_filename(a_path); in move_ab()2298 int64_t return_value_art = unlink_and_check(create_image_filename(out_path).c_str()); in delete_odex()