Home
last modified time | relevance | path

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

/frameworks/native/libs/binder/
DTextOutput.cpp40 static void textOutputPrinter(void* cookie, const char* txt) in textOutputPrinter() function
46 printTypeCode(val.typeCode(), textOutputPrinter, (void*)&to); in operator <<()
66 textOutputPrinter, (void*)&to); in operator <<()