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

/dalvik/vm/oo/
H A DClass.cpp4687 bool showInit = (flags & kDumpClassInitialized) != 0; local
4693 if (showInit && showLoader)
4695 else if (showInit)

Completed in 1299 milliseconds