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

/art/compiler/
H A Doat_writer.h349 uint32_t size_oat_dex_file_location_data_; member in class:art::OatWriter::CreateTypeLookupTable
H A Doat_writer.cc303 size_oat_dex_file_location_data_(0),
1585 DO_STAT(size_oat_dex_file_location_data_);
2315 oat_writer->size_oat_dex_file_location_data_ += dex_file_location_size_;

Completed in 7 milliseconds