Searched defs:ToDoItem (Results 1 – 1 of 1) sorted by relevance
297 struct ToDoItem { struct in art::dex::DexFileVerifier298 uint32_t array_size = 0; // CheckArrayElement.299 uint32_t annotation_size = 0; // CheckAnnotationElement.300 uint32_t last_idx = kDexNoIndex; // CheckAnnotationElement.