Home
last modified time | relevance | path

Searched refs:CopyDirectoryExcl (Results 1 – 2 of 2) sorted by relevance

/external/libchrome/base/files/
Dfile_util.h135 BASE_EXPORT bool CopyDirectoryExcl(const FilePath& from_path,
Dfile_util_posix.cc401 bool CopyDirectoryExcl(const FilePath& from_path, in CopyDirectoryExcl() function