Home
last modified time | relevance | path

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

/external/chromium/third_party/libjingle/source/talk/base/
Dfileutils.cc168 bool FilesystemInterface::CopyFolder(const Pathname &old_path, in DirectoryIterator() function in talk_base::FilesystemInterface
Dfileutils.h342 static bool CopyFolder(const Pathname &old_path, const Pathname &new_path) { in CopyFolder() function