Searched refs:ThrowIllegalArgumentException (Results 1 – 10 of 10) sorted by relevance
53 ThrowIllegalArgumentException( in Parameter_getAnnotationNative()
132 ThrowIllegalArgumentException( in GetFieldValue()336 ThrowIllegalArgumentException( in SetFieldValue()422 ThrowIllegalArgumentException( in SetPrimitiveField()
178 ThrowIllegalArgumentException( in Executable_getParameters0()188 ThrowIllegalArgumentException( in Executable_getParameters0()
163 ThrowIllegalArgumentException("not an array"); in VMRuntime_addressOf()167 ThrowIllegalArgumentException("not a primitive array"); in VMRuntime_addressOf()
484 ThrowIllegalArgumentException("Argument to unpark() was not a Thread"); in Unsafe_unpark()
527 ThrowIllegalArgumentException("Argument to unpark() was not a Thread"); in Unsafe_unpark()
220 ThrowIllegalArgumentException( in ThrowIllegalPrimitiveArgumentException()252 ThrowIllegalArgumentException( in BuildArgArrayFromObjectArray()281 ThrowIllegalArgumentException(\ in BuildArgArrayFromObjectArray()469 ThrowIllegalArgumentException(StringPrintf("Wrong number of arguments; expected %d, got %d", in CheckArgsForInvokeMethod()916 ThrowIllegalArgumentException( in UnboxPrimitive()933 ThrowIllegalArgumentException(StringPrintf("Can't unbox %s to void", in UnboxPrimitive()939 ThrowIllegalArgumentException( in UnboxPrimitive()981 ThrowIllegalArgumentException( in UnboxPrimitive()1057 ThrowIllegalArgumentException(StringPrintf("Expected receiver of type %s, but got %s", in InvalidReceiverError()
107 ThrowIllegalArgumentException( in ConvertPrimitiveValue()
126 void ThrowIllegalArgumentException(const char* msg)
261 void ThrowIllegalArgumentException(const char* msg) { in ThrowIllegalArgumentException() function