Home | History | Annotate | Download | only in libril

Lines Matching refs:RIL_CDMA_InformationRecords

1839     if (responselen != sizeof (RIL_CDMA_InformationRecords)) {
1841 (int)responselen, (int)sizeof (RIL_CDMA_InformationRecords *));
1845 RIL_CDMA_InformationRecords *p_cur =
1846 (RIL_CDMA_InformationRecords *) response;