Searched refs:IsProfileFile (Results 1 – 2 of 2) sorted by relevance
596 bool IsProfileFile(int fd);
1363 if (IsProfileFile(fd)) { in OpenSource()2379 bool ProfileCompilationInfo::IsProfileFile(int fd) { in IsProfileFile() function in art::ProfileCompilationInfo