Searched refs:ThrowNullPointerException (Results 1 – 20 of 20) sorted by relevance
29 ThrowNullPointerException("Null reference used for synchronization (monitor-enter)"); in artLockObjectFromCode()57 ThrowNullPointerException("Null reference used for synchronization (monitor-exit)"); in artUnlockObjectFromCode()
37 ThrowNullPointerException("data == null"); in StringFactory_newStringFromBytes()78 ThrowNullPointerException("toCopy == null"); in StringFactory_newStringFromString()107 ThrowNullPointerException("data == null"); in StringFactory_newStringFromUtf8Bytes()
44 ThrowNullPointerException("rhs == null"); in String_compareTo()54 ThrowNullPointerException("string arg == null"); in String_concat()
42 ThrowNullPointerException("javaMethod == null"); in Parameter_getAnnotationNative()
223 ThrowNullPointerException("fileName == null && fd == null"); in VMDebug_dumpHprofData()438 ThrowNullPointerException("agent is null"); in VMDebug_nativeAttachAgent()472 ThrowNullPointerException("argument is null"); in VMDebug_allowHiddenApiReflectionFrom()
58 ThrowNullPointerException("src == null"); in System_arraycopy()62 ThrowNullPointerException("dst == null"); in System_arraycopy()
107 ThrowNullPointerException("element class == null"); in VMRuntime_newNonMovableArray()134 ThrowNullPointerException("element class == null"); in VMRuntime_newUnpaddedArray()502 ThrowNullPointerException("encoded_class_loader_context == null"); in VMRuntime_isValidClassLoaderContext()
119 ThrowNullPointerException("object == null"); in Thread_holdsLock()
488 ThrowNullPointerException("name == null"); in Class_getPublicFieldRecursive()506 ThrowNullPointerException("name == null"); in Class_getDeclaredField()686 ThrowNullPointerException("annotationClass"); in Class_getDeclaredAnnotation()
234 void ThrowNullPointerException(const char* msg)237 void ThrowNullPointerException()
121 ThrowNullPointerException("null receiver"); in VerifyObjectIsClass()
665 void ThrowNullPointerException(const char* msg) { in ThrowNullPointerException() function669 void ThrowNullPointerException() { in ThrowNullPointerException() function
282 ThrowNullPointerException( in ConvertJValueCommon()1051 ThrowNullPointerException("Expected argument 1 to be a non-null VarHandle"); in DoVarHandleInvokeTranslation()
945 ThrowNullPointerException( in UnboxPrimitive()
2959 ThrowNullPointerException(StringPrintf("ClassLoader.loadClass returned null for %s", in FindClass()
167 ThrowNullPointerException("null array in FILL_ARRAY_DATA"); in FillArrayData()
402 art::ThrowNullPointerException("object == null"); in JVM_HoldsLock()
742 ThrowNullPointerException(); in THROW()
1436 ThrowNullPointerException("name == null"); in GetDeclaredMethodInternal()
111 ThrowNullPointerException("Attempt to access memory on a null object"); in ThrowNullPointerExceptionForCoordinate()