Searched defs:CopyFolder (Results 1 – 2 of 2) sorted by relevance
156 bool FilesystemInterface::CopyFolder(const Pathname &old_path, in DirectoryIterator() function in rtc::FilesystemInterface
323 static bool CopyFolder(const Pathname &old_path, const Pathname &new_path) { in CopyFolder() function