Home
last modified time | relevance | path

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

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