Home | History | Annotate | Download | only in libril

Lines Matching refs:RIL_CDMA_InformationRecords

2706     if (responselen != sizeof (RIL_CDMA_InformationRecords)) {
2708 (int)responselen, (int)sizeof (RIL_CDMA_InformationRecords *));
2712 RIL_CDMA_InformationRecords *p_cur =
2713 (RIL_CDMA_InformationRecords *) response;