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