Home
last modified time | relevance | path

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

/frameworks/native/cmds/installd/
Ddexopt.cpp2617 const std::string b_image_path = StringPrintf("%s.%s", in move_ab() local
2630 if (!move_ab_path(b_image_path, a_image_path)) { in move_ab()
2639 unlink(b_image_path.c_str()); in move_ab()
2645 unlink(b_image_path.c_str()); in move_ab()