Searched defs:IsFile (Results 1 – 8 of 8) sorted by relevance
78 bool IsFile(const string& filename) { in IsFile() function
26 bool IsFile(const std::string &Path) { in IsFile() function
31 void InjectFileOrDirectory(const char *Path, ino_t INode, bool IsFile) { in InjectFileOrDirectory()
193 bool IsFile(const Pathname &pathname) { in IsFile() function
274 bool Win32Filesystem::IsFile(const Pathname &path) { in IsFile() function in rtc::Win32Filesystem
335 static bool IsFile(const Pathname &pathname) { in IsFile() function
315 bool UnixFilesystem::IsFile(const Pathname& pathname) { in IsFile() function in rtc::UnixFilesystem
1743 bool IsFile = in getStyle() local