Searched defs:MoveFolder (Results 1 – 4 of 4) sorted by relevance
177 bool MoveFolder(const Pathname &old_path, const Pathname &new_path) { in MoveFolder() function
243 bool Win32Filesystem::MoveFolder(const Pathname &old_path, in MoveFolder() function in rtc::Win32Filesystem
315 static bool MoveFolder(const Pathname &old_path, const Pathname &new_path) { in MoveFolder() function
241 bool UnixFilesystem::MoveFolder(const Pathname &old_path, in MoveFolder() function in rtc::UnixFilesystem