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

/art/runtime/
H A Dcommon_throws.cc321 void ThrowNegativeArraySizeException(int size) { function in namespace:art
326 void ThrowNegativeArraySizeException(const char* msg) { function in namespace:art

Completed in 35 milliseconds