Searched defs:ThrowArrayStoreException (Results 1 – 2 of 2) sorted by relevance
125 void Array::ThrowArrayStoreException(ObjPtr<Object> object) { in ThrowArrayStoreException() function in art::mirror::Array
129 void ThrowArrayStoreException(ObjPtr<mirror::Class> element_class, in ThrowArrayStoreException() function