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