Searched refs:IsRegularFile (Results 1 – 4 of 4) sorted by relevance
118 bool IsRegularFile(const std::string& filename);
143 bool IsRegularFile(const std::string& filename) { in IsRegularFile() function
143 if (!IsRegularFile(apk_path)) { in IsValidApkPath()
54 if (!IsRegularFile(filename)) { in IsValidElfPath()