Searched refs:IsImage (Results 1 – 1 of 1) sorted by relevance
1480 return IsImage() && oat_fd_ != kInvalidFd; in ShouldKeepOatFileOpen()1632 if (IsImage()) { in WriteOatFiles()1681 if (IsImage()) { in WriteOatFiles()1727 if (IsImage()) { in WriteOatFiles()1763 if (IsImage()) { in HandleImage()1855 bool IsImage() const { in IsImage() function in art::FINAL2659 if (dex2oat->IsImage()) { in dex2oat()