Home
last modified time | relevance | path

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

/art/dex2oat/linker/
Doat_writer.h523 uint32_t size_oat_dex_file_location_size_; variable
Doat_writer.cc459 size_oat_dex_file_location_size_(0), in OatWriter()
2657 DO_STAT(size_oat_dex_file_location_size_); in CheckOatSize()
3900 oat_writer->size_oat_dex_file_location_size_ += sizeof(dex_file_location_size_); in Write()