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

/hardware/ril/libril/
H A Dril.cpp108 #define appendPrintBuf(x...) sprintf(printBuf, x) macro
118 #define appendPrintBuf(x...)
556 appendPrintBuf("%s%s", printBuf, string8);
603 appendPrintBuf("%s%s,", printBuf, pStrings[i]);
654 appendPrintBuf("%s%d,", printBuf, t);
704 appendPrintBuf("%s%d,%s,smsc=%s", printBuf, args.status,
796 appendPrintBuf("%snum=%s,clir=%d", printBuf, dial.address, dial.clir);
798 appendPrintBuf("%s,uusType=%d,uusDcs=%d,uusLen=%d", printBuf,
872 appendPrintBuf("%scmd=0x%X,efid=0x%X,path=%s,%d,%d,%d,%s,pin2=%s,aid=%s", printBuf,
948 appendPrintBuf("
[all...]

Completed in 101 milliseconds