Home
last modified time | relevance | path

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

/external/webrtc/webrtc/base/
Dfileutils_mock.h177 bool MoveFolder(const Pathname &old_path, const Pathname &new_path) { in MoveFolder() function
Dwin32filesystem.cc243 bool Win32Filesystem::MoveFolder(const Pathname &old_path, in MoveFolder() function in rtc::Win32Filesystem
Dfileutils.h315 static bool MoveFolder(const Pathname &old_path, const Pathname &new_path) { in MoveFolder() function
Dunixfilesystem.cc241 bool UnixFilesystem::MoveFolder(const Pathname &old_path, in MoveFolder() function in rtc::UnixFilesystem