Searched refs:element_object (Results 1 – 1 of 1) sorted by relevance
423 ObjPtr<mirror::Object> element_object = nullptr; in ProcessAnnotationValue() local479 if (element_object == nullptr) { in ProcessAnnotationValue()497 if (element_object == nullptr) { in ProcessAnnotationValue()502 element_object = self->GetException(); in ProcessAnnotationValue()528 element_object = (pointer_size == PointerSize::k64) in ProcessAnnotationValue()536 if (element_object == nullptr) { in ProcessAnnotationValue()557 if (element_object == nullptr) { in ProcessAnnotationValue()653 element_object = new_array.Get(); in ProcessAnnotationValue()663 if (element_object == nullptr) { in ProcessAnnotationValue()673 CHECK(element_object == nullptr); in ProcessAnnotationValue()[all …]