Home
last modified time | relevance | path

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

/art/runtime/
Doat_file.h410 const uint32_t* oat_class_offsets_pointer);
Doat_file.cc605 const uint32_t* oat_class_offsets_pointer) in OatDexFile() argument
611 oat_class_offsets_pointer_(oat_class_offsets_pointer) {} in OatDexFile()