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