Lines Matching defs:t
515 int32_t t; in dispatchInts() local
552 int32_t t; in dispatchSmsWrite() local
603 int32_t t; in dispatchDial() local
707 int32_t t; in dispatchSIM_IO() local
786 int32_t t; in dispatchCallForward() local
882 int32_t t; in dispatchCdmaSms() local
973 int32_t t; in dispatchCdmaSmsAck() local
1011 int32_t t; in dispatchGsmBrSmsCnf() local
1073 int32_t t; in dispatchCdmaBrSmsCnf() local
1127 int32_t t; in dispatchRilCdmaSmsWriteArgs() local
2900 RIL_onRequestComplete(RIL_Token t, RIL_Errno e, void *response, size_t responselen) { in RIL_onRequestComplete()