Searched refs:IsRegFile (Results 1 – 3 of 3) sorted by relevance
148 bool IsRegFile(const char* path);
496 bool IsRegFile(const char* path) { in IsRegFile() function
541 CHECK(utils::IsRegFile(FLAGS_apex_info_file.c_str()) || in Main()