Home
last modified time | relevance | path

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

/art/runtime/
Doat_file.h273 const uint32_t* const oat_class_offsets_pointer_; variable
Doat_file.cc444 oat_class_offsets_pointer_(oat_class_offsets_pointer) {} in OatDexFile()
458 return oat_class_offsets_pointer_[class_def_index]; in GetOatClassOffset()