Searched refs:IsInBootOatFile (Results 1 - 2 of 2) sorted by relevance

/art/compiler/
H A Dimage_writer.h475 bool IsInBootOatFile(const void* ptr) const;
H A Dimage_writer.cc96 bool ImageWriter::IsInBootOatFile(const void* ptr) const { function in class:art::ImageWriter
2101 if (!IsInBootOatFile(quick_code)) {

Completed in 34 milliseconds