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