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

/dalvik/vm/oo/
H A DClass.cpp4672 bool showInit = (flags & kDumpClassInitialized) != 0; local
4678 if (showInit && showLoader)
4680 else if (showInit)

Completed in 58 milliseconds