Home
last modified time | relevance | path

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

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