Home
last modified time | relevance | path

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

/hardware/ril/libril/
Dril_internal.h55 #define appendPrintBuf(x...) snprintf(printBuf, PRINTBUF_SIZE, x) macro
65 #define appendPrintBuf(x...)
Dril.cpp594 appendPrintBuf("Ack [%04d]< %s", pRI->token, requestToString(pRI->pCI->requestNumber)); in RIL_onRequestAck()
636 appendPrintBuf("[%04d]< %s", in RIL_onRequestComplete()
791 appendPrintBuf("[UNSL]< %s", requestToString(unsolResponse)); in RIL_onUnsolicitedResponse()