Searched refs:b_vdex_path (Results 1 – 1 of 1) sorted by relevance
2616 const std::string b_vdex_path = StringPrintf("%s.%s", a_vdex_path.c_str(), slot_suffix.c_str()); in move_ab() local2623 if (move_ab_path(b_vdex_path, a_vdex_path)) { in move_ab()2644 unlink(b_vdex_path.c_str()); in move_ab()