Searched defs:ThrowClassCastException (Results 1 - 1 of 1) sorted by path

/art/runtime/
H A Dcommon_throws.cc155 void ThrowClassCastException(ObjPtr<mirror::Class> dest_type, ObjPtr<mirror::Class> src_type) { function in namespace:art
163 void ThrowClassCastException(const char* msg) { function in namespace:art

Completed in 58 milliseconds