Home
last modified time | relevance | path

Searched defs:b_path (Results 1 – 1 of 1) sorted by relevance

/frameworks/native/cmds/installd/
Dcommands.cpp2162 static bool move_ab_path(const std::string& b_path, const std::string& a_path) { in move_ab_path()
2230 const std::string b_path = StringPrintf("%s.%s", a_path, slot_suffix.c_str()); in move_ab() local