Home
last modified time | relevance | path

Searched refs:RIL_CDMA_InformationRecords (Results 1 – 7 of 7) sorted by relevance

/device/generic/goldfish/radio/ril/
Dril.h1744 } RIL_CDMA_InformationRecords; typedef
/device/generic/goldfish/radio/include/telephony/
Dril.h1743 } RIL_CDMA_InformationRecords; typedef
/device/google/cuttlefish/guest/hals/ril/libril/
Dril.h1814 } RIL_CDMA_InformationRecords; typedef
Dril_service.cpp9058 if (response == NULL || responseLen != sizeof(RIL_CDMA_InformationRecords)) { in cdmaInfoRecInd()
9064 RIL_CDMA_InformationRecords *recordsRil = (RIL_CDMA_InformationRecords *) response; in cdmaInfoRecInd()
/device/google/cuttlefish/guest/hals/ril/reference-libril/
Dril.h1939 } RIL_CDMA_InformationRecords; typedef
Dril_service.cpp9368 if (response == NULL || responseLen != sizeof(RIL_CDMA_InformationRecords)) { in cdmaInfoRecInd()
9374 RIL_CDMA_InformationRecords *recordsRil = (RIL_CDMA_InformationRecords *) response; in cdmaInfoRecInd()
/device/generic/goldfish/radio/libril/
Dril_service.cpp7682 if (response == NULL || responseLen != sizeof(RIL_CDMA_InformationRecords)) { in cdmaInfoRecInd()
7688 RIL_CDMA_InformationRecords *recordsRil = (RIL_CDMA_InformationRecords *) response; in cdmaInfoRecInd()