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

/dalvik/vm/
H A DException.cpp202 bool hasMessage, bool hasCause)
207 if (hasCause) {
220 if (hasCause) {
228 } else if (hasCause) {
201 findExceptionInitMethod(ClassObject* excepClass, bool hasMessage, bool hasCause) argument

Completed in 38 milliseconds