Home
last modified time | relevance | path

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

/aosp12/art/dex2oat/linker/
H A Doat_writer.h524 uint32_t size_oat_dex_file_location_data_; variable
H A Doat_writer.cc460 size_oat_dex_file_location_data_(0), in OatWriter()
2658 DO_STAT(size_oat_dex_file_location_data_); in CheckOatSize()
3906 oat_writer->size_oat_dex_file_location_data_ += dex_file_location_size_; in Write()