Home
last modified time | relevance | path

Searched defs:ThrowNegativeArraySizeException (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/art/runtime/
H A Dcommon_throws.cc379 void ThrowNegativeArraySizeException(int size) { in ThrowNegativeArraySizeException() function
384 void ThrowNegativeArraySizeException(const char* msg) { in ThrowNegativeArraySizeException() function