Searched refs:size_oat_dex_file_offset_ (Results 1 – 2 of 2) sorted by relevance
321 uint32_t size_oat_dex_file_offset_; variable
101 size_oat_dex_file_offset_(0), in OatWriter()1231 DO_STAT(size_oat_dex_file_offset_); in WriteCode()1451 oat_writer->size_oat_dex_file_offset_ += sizeof(dex_file_offset_); in Write()