Home
last modified time | relevance | path

Searched refs:create_image_filename (Results 1 – 1 of 1) sorted by relevance

/frameworks/native/cmds/installd/
Ddexopt.cpp1137 static std::string create_image_filename(const std::string& oat_path) { in create_image_filename() function
1327 const std::string image_path = create_image_filename(out_oat_path); in maybe_open_app_image()
2385 result = unlink_if_exists(create_image_filename(oat_path)) && result; in reconcile_secondary_dex_file()
2612 const std::string a_image_path = create_image_filename(a_path); in move_ab()
2676 bool return_value_art = unlink_and_check(create_image_filename(out_path).c_str()); in delete_odex()