Home
last modified time | relevance | path

Searched refs:fullContext (Results 1 – 1 of 1) sorted by relevance

/frameworks/native/libs/binder/
DDebug.cpp91 bool fullContext = true, in typetostring() argument
132 if( valid && (!fullContext || c[0] != '0' || c[1] != 'x') ) { in typetostring()
133 if( fullContext ) *pos++ = '\''; in typetostring()
138 if( fullContext ) *pos++ = '\''; in typetostring()
143 if( fullContext ) { in typetostring()