Home
last modified time | relevance | path

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

/aosp12/frameworks/native/libs/binder/
H A DTextOutput.cpp40 static void textOutputPrinter(void* cookie, const char* txt) in textOutputPrinter() function
47 printTypeCode(val.typeCode(), textOutputPrinter, (void*)&to); in operator <<()
68 textOutputPrinter, (void*)&to); in operator <<()
/aosp12/system/libhwbinder/
H A DTextOutput.cpp41 static void textOutputPrinter(void* cookie, const char* txt) in textOutputPrinter() function
48 printTypeCode(val.typeCode(), textOutputPrinter, (void*)&to); in operator <<()
69 textOutputPrinter, (void*)&to); in operator <<()