Home
last modified time | relevance | path

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

/device/generic/goldfish/radio/ril/
Dril.h1008 } RIL_SuppSvcNotification; typedef
/device/google/cuttlefish/guest/hals/ril/libril/
Dril.h1077 } RIL_SuppSvcNotification; typedef
Dril_service.cpp8649 if (response == NULL || responseLen != sizeof(RIL_SuppSvcNotification)) { in suppSvcNotifyInd()
8655 RIL_SuppSvcNotification *ssn = (RIL_SuppSvcNotification *) response; in suppSvcNotifyInd()
/device/generic/goldfish/radio/libril/
Dril_service.cpp7290 if (response == NULL || responseLen != sizeof(RIL_SuppSvcNotification)) { in suppSvcNotifyInd()
7296 RIL_SuppSvcNotification *ssn = (RIL_SuppSvcNotification *) response; in suppSvcNotifyInd()