Home
last modified time | relevance | path

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

/device/generic/goldfish/radio/ril/
Dril.h1871 } RIL_StkCcUnsolSsResponse; typedef
/device/google/cuttlefish/guest/hals/ril/libril/
Dril.h1940 } RIL_StkCcUnsolSsResponse; typedef
Dril_service.cpp9707 if (response == NULL || responseLen != sizeof(RIL_StkCcUnsolSsResponse)) { in onSupplementaryServiceIndicationInd()
9712 RIL_StkCcUnsolSsResponse *rilSsResponse = (RIL_StkCcUnsolSsResponse *) response; in onSupplementaryServiceIndicationInd()
/device/generic/goldfish/radio/libril/
Dril_service.cpp8349 if (response == NULL || responseLen != sizeof(RIL_StkCcUnsolSsResponse)) { in onSupplementaryServiceIndicationInd()
8354 RIL_StkCcUnsolSsResponse *rilSsResponse = (RIL_StkCcUnsolSsResponse *) response; in onSupplementaryServiceIndicationInd()