Home
last modified time | relevance | path

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

/art/runtime/
Dcommon_throws.cc359 void ThrowNegativeArraySizeException(int size) { in ThrowNegativeArraySizeException() function
364 void ThrowNegativeArraySizeException(const char* msg) { in ThrowNegativeArraySizeException() function