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

/art/runtime/
H A Dcommon_throws.cc402 ThrowNullPointerException(&throw_location,
433 ThrowNullPointerException(&throw_location,
464 ThrowNullPointerException(&throw_location,
506 void ThrowNullPointerException(const ThrowLocation* throw_location, const char* msg) { function in namespace:art

Completed in 44 milliseconds