Home
last modified time | relevance | path

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

/art/dex2oat/
Ddex2oat.cc1040 if (!IsImage()) { in ProcessOptions()
1656 if (!IsImage()) { in LoadClassProfileDescriptors()
1757 IsImage()) { in Setup()
1995 return IsImage() && oat_fd_ != kInvalidFd; in ShouldKeepOatFileOpen()
2000 CHECK(!IsImage()) << "Not supported with image"; in CompileDexFilesIndividually()
2031 (!IsImage() && !update_input_vdex_ && in ShouldCompileDexFilesIndividually()
2269 if (IsImage()) { in WriteOutputFiles()
2335 if (IsImage()) { in WriteOutputFiles()
2387 if (IsImage()) { in WriteOutputFiles()
2418 if (IsImage()) { in HandleImage()
[all …]