Searched refs:IsRegularFile (Results 1 – 4 of 4) sorted by relevance
152 static bool IsRegularFile(const std::string &path) in IsRegularFile() function
99 if (panda::os::file::File::IsRegularFile(fPath)) { in AppendProtoFiles()
182 static bool IsRegularFile(const std::string &path) in IsRegularFile() function
1629 if (panda::os::file::File::IsRegularFile(fpath) == false) { in CompileNpmEntries()1675 if (panda::os::file::File::IsRegularFile(fpath) == false) { in HandleJsonFile()