Searched refs:ThrowNegativeArraySizeException (Results 1 – 8 of 8) sorted by relevance
57 ThrowNegativeArraySizeException(length); in Array_createObjectArray()
106 ThrowNegativeArraySizeException(length); in VMRuntime_newNonMovableArray()133 ThrowNegativeArraySizeException(length); in VMRuntime_newUnpaddedArray()
191 void ThrowNegativeArraySizeException(int size)194 void ThrowNegativeArraySizeException(const char* msg)
380 void ThrowNegativeArraySizeException(int size) { in ThrowNegativeArraySizeException() function385 void ThrowNegativeArraySizeException(const char* msg) { in ThrowNegativeArraySizeException() function
93 ThrowNegativeArraySizeException(StringPrintf("Dimension %d: %d", i, dimension).c_str()); in CreateMultiArray()
247 ThrowNegativeArraySizeException(component_count); in CheckArrayAlloc()311 ThrowNegativeArraySizeException(component_count); in AllocArrayFromCodeResolved()
1775 ThrowNegativeArraySizeException(length); in DoFilledNewArray()
1844 ThrowNegativeArraySizeException(length); in UnstartedJNIArrayCreateObjectArray()