Home
last modified time | relevance | path

Searched defs:CopyFolder (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/webrtc/base/
Dfileutils.cc156 bool FilesystemInterface::CopyFolder(const Pathname &old_path, in DirectoryIterator() function in rtc::FilesystemInterface
Dfileutils.h323 static bool CopyFolder(const Pathname &old_path, const Pathname &new_path) { in CopyFolder() function