Searched refs:IsImage (Results 1 – 1 of 1) sorted by relevance
1682 return IsImage() && oat_fd_ != kInvalidFd; in ShouldKeepOatFileOpen()1831 if (IsImage()) { in WriteOutputFiles()1917 if (IsImage()) { in WriteOutputFiles()1971 if (IsImage()) { in WriteOutputFiles()2002 if (IsImage()) { in HandleImage()2099 bool IsImage() const { in IsImage() function in art::FINAL2954 if (dex2oat->IsImage()) { in Dex2oat()