Searched defs:b_path (Results 1 – 1 of 1) sorted by relevance
2555 static bool move_ab_path(const std::string& b_path, const std::string& a_path) { in move_ab_path()2615 const std::string b_path = StringPrintf("%s.%s", a_path, slot_suffix.c_str()); in move_ab() local