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