Lines Matching refs:RIL_CDMA_SMS_Message
1083 constructCdmaSms(Parcel &p, RequestInfo *pRI, RIL_CDMA_SMS_Message& rcsm) {
1164 RIL_CDMA_SMS_Message rcsm;
1187 RIL_CDMA_SMS_Message rcsm;
3267 if (responselen != sizeof(RIL_CDMA_SMS_Message)) {
3269 (int)responselen, (int)sizeof(RIL_CDMA_SMS_Message));
3273 RIL_CDMA_SMS_Message *p_cur = (RIL_CDMA_SMS_Message *) response;