Home
last modified time | relevance | path

Searched refs:IsAllPath (Results 1 - 2 of 2) sorted by relevance

/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fs/properties/
H A Dcopy_file.cpp36 static NError IsAllPath(FileInfo& srcFile, FileInfo& destFile) in IsAllPath() function
233 auto err = IsAllPath(src, dest); in Sync()
280 return IsAllPath(para->src_, para->dest_); in Async()
/foundation/filemanagement/file_api/interfaces/kits/cj/src/
H A Dcopy_file.cpp67 static int IsAllPath(FileInfo& srcFile, FileInfo& destFile) in IsAllPath() function
208 return IsAllPath(srcFileInfo, destFileInfo); in CopyFile()

Completed in 1 milliseconds