Searched refs:artThrowClassCastException (Results 1 – 1 of 1) sorted by relevance
113 extern "C" NO_RETURN void artThrowClassCastException(mirror::Class* dest_type, in artThrowClassCastException() function148 artThrowClassCastException(dest_type, obj->GetClass(), self); in artThrowClassCastExceptionForObject()