Home
last modified time | relevance | path

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

/frameworks/native/cmds/installd/
Ddexopt.cpp2616 const std::string b_vdex_path = StringPrintf("%s.%s", a_vdex_path.c_str(), slot_suffix.c_str()); in move_ab() local
2623 if (move_ab_path(b_vdex_path, a_vdex_path)) { in move_ab()
2644 unlink(b_vdex_path.c_str()); in move_ab()