Searched defs:move (Results 1 – 2 of 2) sorted by relevance
223 template <typename Iterator> void move(Iterator begin, Iterator end) { in move() function
351 bool PathUtils::move(const std::string& from, const std::string& to) { in move() function in android::base::PathUtils