Searched refs:ThrowNegativeArraySizeException (Results 1 – 9 of 9) sorted by relevance
143 void ThrowNegativeArraySizeException(int size)146 void ThrowNegativeArraySizeException(const char* msg)
279 void ThrowNegativeArraySizeException(int size) { in ThrowNegativeArraySizeException() function284 void ThrowNegativeArraySizeException(const char* msg) { in ThrowNegativeArraySizeException() function
53 ThrowNegativeArraySizeException(length); in Array_createObjectArray()
73 ThrowNegativeArraySizeException(length); in VMRuntime_newNonMovableArray()98 ThrowNegativeArraySizeException(length); in VMRuntime_newUnpaddedArray()
89 ThrowNegativeArraySizeException(StringPrintf("Dimension %d: %d", i, dimension).c_str()); in CreateMultiArray()
199 ThrowNegativeArraySizeException(component_count); in CheckArrayAlloc()260 ThrowNegativeArraySizeException(component_count); in AllocArrayFromCodeResolved()
43 ThrowNegativeArraySizeException(component_count); in CheckFilledNewArrayAlloc()
703 ThrowNegativeArraySizeException(length); in DoFilledNewArray()
965 ThrowNegativeArraySizeException(length); in UnstartedJNIArrayCreateObjectArray()