Searched defs:ThrowClassCastException (Results 1 – 1 of 1) sorted by relevance
153 void ThrowClassCastException(ObjPtr<mirror::Class> dest_type, ObjPtr<mirror::Class> src_type) { in ThrowClassCastException() function161 void ThrowClassCastException(const char* msg) { in ThrowClassCastException() function