Home
last modified time | relevance | path

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

/art/runtime/
Doat_file.h263 const uint32_t* oat_class_offsets_pointer);
Doat_file.cc445 const uint32_t* oat_class_offsets_pointer) in OatDexFile() argument
451 oat_class_offsets_pointer_(oat_class_offsets_pointer) {} in OatDexFile()