Home
last modified time | relevance | path

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

/art/dex2oat/linker/
Doat_writer.cc260 dchecked_vector<uint32_t> oat_method_offsets_offsets_from_oat_class_; member in art::linker::OatWriter::OatClass
4142 oat_method_offsets_offsets_from_oat_class_.resize(num_methods); in OatClass()
4162 oat_method_offsets_offsets_from_oat_class_[i] = oat_method_offsets_offset_from_oat_class; in OatClass()
4168 oat_method_offsets_offsets_from_oat_class_[i] = 0; in OatClass()