Home | Sort by relevance Sort by last modified time |
/art/runtime/ | |
dex_file.h | 190 uint32_t static_values_off_; // file offset to EncodedArray member in struct:art::DexFile::ClassDef 682 if (class_def.static_values_off_ == 0) { 685 return begin_ + class_def.static_values_off_; [all...] |
dex_file_verifier.cc | [all...] |
class_linker.cc | [all...] |