HomeSort by relevance Sort by last modified time
    Searched refs:CopyFileOrFolder (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/third_party/libjingle/source/talk/base/
fileutils.cc 199 if (!CopyFileOrFolder(source, dest))
fileutils.h 205 bool CopyFileOrFolder(const Pathname &old_path, const Pathname &new_path) {
  /external/chromium_org/third_party/webrtc/base/
fileutils.cc 182 if (!CopyFileOrFolder(source, dest))
fileutils.h 188 bool CopyFileOrFolder(const Pathname &old_path, const Pathname &new_path) {

Completed in 192 milliseconds