Home
last modified time | relevance | path

Searched defs:ThrowIncompatibleClassChangeError (Results 1 – 1 of 1) sorted by relevance

/art/runtime/
Dcommon_throws.cc260 void ThrowIncompatibleClassChangeError(InvokeType expected_type, InvokeType found_type, in ThrowIncompatibleClassChangeError() function
315 void ThrowIncompatibleClassChangeError(ObjPtr<mirror::Class> referrer, const char* fmt, ...) { in ThrowIncompatibleClassChangeError() function