Home
last modified time | relevance | path

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

/device/generic/goldfish/radio/ril/
Dril.h1870 } RIL_StkCcUnsolSsResponse; typedef
/device/generic/goldfish/radio/include/telephony/
Dril.h1869 } RIL_StkCcUnsolSsResponse; typedef
/device/google/cuttlefish/guest/hals/ril/libril/
Dril.h1940 } RIL_StkCcUnsolSsResponse; typedef
Dril_service.cpp9719 if (response == NULL || responseLen != sizeof(RIL_StkCcUnsolSsResponse)) { in onSupplementaryServiceIndicationInd()
9724 RIL_StkCcUnsolSsResponse *rilSsResponse = (RIL_StkCcUnsolSsResponse *) response; in onSupplementaryServiceIndicationInd()
/device/google/cuttlefish/guest/hals/ril/reference-libril/
Dril.h2065 } RIL_StkCcUnsolSsResponse; typedef
Dril_service.cpp10348 if (response == NULL || responseLen != sizeof(RIL_StkCcUnsolSsResponse)) { in onSupplementaryServiceIndicationInd()
10353 RIL_StkCcUnsolSsResponse *rilSsResponse = (RIL_StkCcUnsolSsResponse *) response; in onSupplementaryServiceIndicationInd()
/device/generic/goldfish/radio/libril/
Dril_service.cpp8344 if (response == NULL || responseLen != sizeof(RIL_StkCcUnsolSsResponse)) { in onSupplementaryServiceIndicationInd()
8349 RIL_StkCcUnsolSsResponse *rilSsResponse = (RIL_StkCcUnsolSsResponse *) response; in onSupplementaryServiceIndicationInd()