Home
last modified time | relevance | path

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

/device/generic/goldfish/radio/include/telephony/
Dril.h1743 } RIL_CDMA_InformationRecords; typedef
/device/google/cuttlefish/guest/hals/ril/reference-libril/
Dril.h2243 } RIL_CDMA_InformationRecords; typedef
Dril_service.cpp11677 if (response == NULL || responseLen != sizeof(RIL_CDMA_InformationRecords)) { in cdmaInfoRecInd()
11683 RIL_CDMA_InformationRecords *recordsRil = (RIL_CDMA_InformationRecords *) response; in cdmaInfoRecInd()