Home
last modified time | relevance | path

Searched refs:IsImage (Results 1 – 1 of 1) sorted by relevance

/art/dex2oat/
Ddex2oat.cc764 if (!IsImage()) { in ProcessOptions()
1394 if (!IsImage()) { in LoadClassProfileDescriptors()
1499 IsImage()) { in Setup()
1781 return IsImage() && oat_fd_ != File::kInvalidFd; in ShouldKeepOatFileOpen()
1786 CHECK(!IsImage()) << "Not supported with image"; in CompileDexFilesIndividually()
1817 (!IsImage() && !update_input_vdex_ && in ShouldCompileDexFilesIndividually()
2063 if (IsImage()) { in WriteOutputFiles()
2125 if (IsImage()) { in WriteOutputFiles()
2177 if (IsImage()) { in WriteOutputFiles()
2208 if (IsImage()) { in HandleImage()
[all …]