HomeSort by relevance Sort by last modified time
    Searched refs:CopyFileOrFolder (Results 1 - 2 of 2) 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) {

Completed in 166 milliseconds