Home
last modified time | relevance | path

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

/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fs/properties/
H A Dcopydir.cpp38 static bool EndWithSlash(const string &src) in EndWithSlash() function
49 if (EndWithSlash(src) ? dest.find(src) == 0 : dest.find(src + "/") == 0) { in AllowToCopy()

Completed in 2 milliseconds