Searched refs:ThrowIllegalArgumentException (Results 1 - 5 of 5) sorted by relevance

/art/runtime/
H A Dreflection.cc67 ThrowIllegalArgumentException(NULL,
112 ThrowIllegalArgumentException(NULL,
200 ThrowIllegalArgumentException(throw_location,
289 ThrowIllegalArgumentException(throw_location,
306 ThrowIllegalArgumentException(throw_location,
313 ThrowIllegalArgumentException(throw_location,
355 ThrowIllegalArgumentException(throw_location,
H A Dcommon_throws.h98 void ThrowIllegalArgumentException(const ThrowLocation* throw_location, const char* msg)
H A Dcommon_throws.cc182 void ThrowIllegalArgumentException(const ThrowLocation* throw_location, const char* msg) { function in namespace:art
/art/runtime/native/
H A Djava_lang_reflect_Field.cc74 ThrowIllegalArgumentException(NULL,
211 ThrowIllegalArgumentException(NULL, StringPrintf("Not a primitive field: %s",
253 ThrowIllegalArgumentException(NULL, StringPrintf("Not a primitive field: %s",
H A Ddalvik_system_VMRuntime.cc87 ThrowIllegalArgumentException(NULL, "not an array");

Completed in 155 milliseconds