Searched refs:CheckAnnotationElement (Results 1 – 1 of 1) sorted by relevance
307 bool CheckAnnotationElement(/*inout*/ uint32_t* last_idx);1227 bool DexFileVerifier::CheckAnnotationElement(/*inout*/ uint32_t* last_idx) { in CheckAnnotationElement() function in art::dex::DexFileVerifier1254 if (!CheckAnnotationElement(&item.last_idx)) { in FlushToDoList()