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

/frameworks/native/cmds/installd/
H A Ddexopt.cpp1835 const std::string b_vdex_path = StringPrintf("%s.%s", a_vdex_path.c_str(), slot_suffix.c_str()); local
1842 if (move_ab_path(b_vdex_path, a_vdex_path)) {
1863 unlink(b_vdex_path.c_str());

Completed in 10 milliseconds