Searched defs:IsFile (Results 1 – 7 of 7) 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
136 bool IsFile(const std::string& path) { in IsFile() function
61 bool CefDragDataImpl::IsFile() { in IsFile() function in CefDragDataImpl
101 NO_SANITIZE("cfi-icall") bool CefDragDataCToCpp::IsFile() { in IsFile() function in CefDragDataCToCpp
262 bool IsFile(const std::string& path) { in IsFile() function