Home
last modified time | relevance | path

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

/aosp12/art/dex2oat/linker/
H A Doat_writer.h526 uint32_t size_oat_dex_file_offset_; variable
H A Doat_writer.cc462 size_oat_dex_file_offset_(0), in OatWriter()
2660 DO_STAT(size_oat_dex_file_offset_); in CheckOatSize()
3918 oat_writer->size_oat_dex_file_offset_ += sizeof(dex_file_offset_); in Write()