Home
last modified time | relevance | path

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

/aosp12/art/libdexfile/dex/
H A Ddex_file_verifier.cc1107 uint32_t last_idx = 0; in CheckEncodedAnnotation() local
1117 last_idx, idx); in CheckEncodedAnnotation()
1125 last_idx = idx; in CheckEncodedAnnotation()
1973 uint32_t last_idx = 0; in CheckIntraAnnotationsDirectoryItem() local
1983 last_idx = field_item->field_idx_; in CheckIntraAnnotationsDirectoryItem()
1998 last_idx = 0; in CheckIntraAnnotationsDirectoryItem()
2008 last_idx = method_item->method_idx_; in CheckIntraAnnotationsDirectoryItem()
2021 last_idx = 0; in CheckIntraAnnotationsDirectoryItem()
2033 last_idx = parameter_item->method_idx_; in CheckIntraAnnotationsDirectoryItem()
2945 uint32_t last_idx = 0; in CheckInterAnnotationSetItem() local
[all …]