Home
last modified time | relevance | path

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

/hardware/ril/libril/
Dril_internal.h55 #define appendPrintBuf(x...) snprintf(printBuf, PRINTBUF_SIZE, x)
Dril.cpp84 #define PRINTBUF_SIZE 8096 macro
157 static char printBuf[PRINTBUF_SIZE];