Home
last modified time | relevance | path

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

/art/dex2oat/
Ddex2oat.cc784 if (!IsImage()) { in ProcessOptions()
1418 if (!IsImage()) { in LoadImageClassDescriptors()
1533 IsImage()) { in Setup()
1789 return IsImage() && oat_fd_ != File::kInvalidFd; in ShouldKeepOatFileOpen()
1794 CHECK(!IsImage()) << "Not supported with image"; in CompileDexFilesIndividually()
1825 (!IsImage() && !use_existing_vdex_ && in ShouldCompileDexFilesIndividually()
2070 if (IsImage()) { in WriteOutputFiles()
2133 if (IsImage()) { in WriteOutputFiles()
2185 if (IsImage()) { in WriteOutputFiles()
2216 if (IsImage()) { in HandleImage()
[all …]