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()
44 ThrowNullPointerException("rhs == null"); in String_compareTo()54 ThrowNullPointerException("string arg == null"); in String_concat()
42 ThrowNullPointerException("javaMethod == null"); in Parameter_getAnnotationNative()
58 ThrowNullPointerException("src == null"); in System_arraycopy()62 ThrowNullPointerException("dst == null"); in System_arraycopy()
250 ThrowNullPointerException("fileName == null && fd == null"); in VMDebug_dumpHprofData()572 ThrowNullPointerException("agent is null"); in VMDebug_nativeAttachAgent()606 ThrowNullPointerException("argument is null"); in VMDebug_allowHiddenApiReflectionFrom()
119 ThrowNullPointerException("object == null"); in Thread_holdsLock()
449 ThrowNullPointerException("name == null"); in Class_getPublicFieldRecursive()467 ThrowNullPointerException("name == null"); in Class_getDeclaredField()625 ThrowNullPointerException("annotationClass"); in Class_getDeclaredAnnotation()
111 ThrowNullPointerException("element class == null"); in VMRuntime_newNonMovableArray()138 ThrowNullPointerException("element class == null"); in VMRuntime_newUnpaddedArray()
121 ThrowNullPointerException("null receiver"); in VerifyObjectIsClass()
234 void ThrowNullPointerException(const char* msg)
619 ThrowNullPointerException("Attempt to invoke a virtual method on a null object reference"); in ThrowNullPointerExceptionFromDexPC()727 void ThrowNullPointerException(const char* msg) { in ThrowNullPointerException() function
281 ThrowNullPointerException( in ConvertJValueCommon()1035 ThrowNullPointerException("Expected argument 1 to be a non-null VarHandle"); in DoVarHandleInvokeTranslation()
881 ThrowNullPointerException( in UnboxPrimitive()
3019 ThrowNullPointerException(StringPrintf("ClassLoader.loadClass returned null for %s", in FindClass()
164 ThrowNullPointerException("null array in FILL_ARRAY_DATA"); in FillArrayData()
399 art::ThrowNullPointerException("object == null"); in JVM_HoldsLock()
1318 ThrowNullPointerException("name == null"); in GetDeclaredMethodInternal()
204 ThrowNullPointerException("Attempt to access memory on a null object"); in ThrowNullPointerExceptionForCoordinate()
917 ThrowNullPointerException("throw with null exception"); in THROW()