dex_file.h | 945 : dex_file_(dex_file), pos_(0), ptr_pos_(raw_class_data_item), last_idx_(0) { 983 last_idx_ = GetMemberIndex(); 986 last_idx_ = 0; // transition to next array, reset last inde 1110 uint32_t last_idx_; \/\/ last read field or method index to apply delta to member in class:art::ClassDataItemIterator [all...] |