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

/art/compiler/
H A Doat_writer.h331 uint32_t size_oat_header_; member in class:art::OatWriter::CreateTypeLookupTable
H A Doat_writer.cc285 size_oat_header_(0),
1381 size_oat_header_ += sizeof(OatHeader);
1567 DO_STAT(size_oat_header_);

Completed in 105 milliseconds