Searched defs:IsFile (Results 1 – 5 of 5) sorted by relevance
23 func IsFile(path string) bool { func
27 static bool IsFile(const std::string &Path, const DWORD &FileAttributes) { in IsFile() function63 bool IsFile(const std::string &Path) { in IsFile() function
28 bool IsFile(const std::string &Path) { in IsFile() function
160 bool Path::IsFile() { in IsFile() function in mindspore::dataset::Path
140 IsFile bool member