OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:oat_class_offsets_pointer_
(Results
1 - 2
of
2
) sorted by null
/art/runtime/
oat_file.h
201
const uint32_t*
oat_class_offsets_pointer_
;
member in class:art::OatFile::OatDexFile
oat_file.cc
368
oat_class_offsets_pointer_
(oat_class_offsets_pointer) {}
382
uint32_t oat_class_offset =
oat_class_offsets_pointer_
[class_def_index];
Completed in 26 milliseconds