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

  /external/chromium/third_party/libjingle/source/talk/base/
fileutils.cc 188 if (!CopyFileOrFolder(source, dest))
fileutils.h 202 bool CopyFileOrFolder(const Pathname &old_path, const Pathname &new_path) {
  /external/chromium_org/third_party/libjingle/source/talk/base/
fileutils.cc 196 if (!CopyFileOrFolder(source, dest))
fileutils.h 204 bool CopyFileOrFolder(const Pathname &old_path, const Pathname &new_path) {

Completed in 55 milliseconds