Searched refs:move_ab_path (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/cmds/installd/
H A Ddexopt.cpp1770 static bool move_ab_path(const std::string& b_path, const std::string& a_path) { function
1841 if (move_ab_path(b_path, a_path)) {
1842 if (move_ab_path(b_vdex_path, a_vdex_path)) {
1849 if (!move_ab_path(b_image_path, a_image_path)) {

Completed in 66 milliseconds