Searched defs:b_image_path (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/cmds/installd/
H A Ddexopt.cpp1836 const std::string b_image_path = StringPrintf("%s.%s", local
1849 if (!move_ab_path(b_image_path, a_image_path)) {
1858 unlink(b_image_path.c_str());
1864 unlink(b_image_path.c_str());

Completed in 12 milliseconds