Searched refs:artThrowClassCastException (Results 1 – 3 of 3) sorted by relevance
110 extern "C" NO_RETURN void artThrowClassCastException(mirror::Class* dest_type, in artThrowClassCastException() function125 artThrowClassCastException(dest_type, obj->GetClass(), self); in artThrowClassCastExceptionForObject()
1391 jalr $zero, $t9 # artThrowClassCastException (Object*, Class*, Thread*)
1452 jalr $zero, $t9 # artThrowClassCastException (Object*, Class*, Thread*)