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

/frameworks/native/libs/binder/
H A DTextOutput.cpp137 static void textOutputPrinter(void* cookie, const char* txt) function in namespace:android
144 printTypeCode(val.typeCode(), textOutputPrinter, (void*)&to);
165 textOutputPrinter, (void*)&to);

Completed in 592 milliseconds