Searched refs:IsImage (Results 1 – 1 of 1) sorted by relevance
1509 if (!IsImage()) { in LoadClassProfileDescriptors()1771 return IsImage() && oat_fd_ != kInvalidFd; in ShouldKeepOatFileOpen()1776 CHECK(!IsImage()) << "Not supported with image"; in CompileDexFilesIndividually()1806 return !IsImage() && in ShouldCompileDexFilesIndividually()2027 if (IsImage()) { in WriteOutputFiles()2116 if (IsImage()) { in WriteOutputFiles()2169 if (IsImage()) { in WriteOutputFiles()2200 if (IsImage()) { in HandleImage()2295 bool IsImage() const { in IsImage() function in art::FINAL3166 if (dex2oat->IsImage()) { in Dex2oat()