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

/dalvik/vm/
H A DException.cpp99 static bool initException(Object* exception, const char* msg, Object* cause,
164 if (!initException(exception, msg, cause, self)) {
247 static bool initException(Object* exception, const char* msg, Object* cause, function

Completed in 43 milliseconds