Home
last modified time | relevance | path

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

/art/runtime/
Dcommon_throws.cc822 void ThrowWrongMethodTypeException(ObjPtr<mirror::MethodType> expected_type, in ThrowWrongMethodTypeException() function
827 void ThrowWrongMethodTypeException(const std::string& expected_descriptor, in ThrowWrongMethodTypeException() function