Home
last modified time | relevance | path

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

/frameworks/native/cmds/installd/
Ddexopt.cpp2231 const std::string b_image_path = StringPrintf("%s.%s", in move_ab() local
2244 if (!move_ab_path(b_image_path, a_image_path)) { in move_ab()
2253 unlink(b_image_path.c_str()); in move_ab()
2259 unlink(b_image_path.c_str()); in move_ab()