Home
last modified time | relevance | path

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

/device/generic/goldfish/radio/ril/
Dril.h1862 int ssInfo[SS_INFO_MAX]; /* This is the response data for most of the SS GET/SET member
/device/generic/goldfish/radio/include/telephony/
Dril.h1861 int ssInfo[SS_INFO_MAX]; /* This is the response data for most of the SS GET/SET member
/device/google/cuttlefish/guest/hals/ril/libril/
Dril.h1932 int ssInfo[SS_INFO_MAX]; /* This is the response data for most of the SS GET/SET member
Dril_service.cpp9744 ss.ssInfo.resize(0); in onSupplementaryServiceIndicationInd()
9766 ss.ssInfo.resize(1); in onSupplementaryServiceIndicationInd()
9770 ss.ssInfo[0].ssInfo.resize(SS_INFO_MAX); in onSupplementaryServiceIndicationInd()
9774 rilSsResponse->ssInfo[i]); in onSupplementaryServiceIndicationInd()
9776 ss.ssInfo[0].ssInfo[i] = rilSsResponse->ssInfo[i]; in onSupplementaryServiceIndicationInd()
/device/generic/goldfish/radio/libril/
Dril_service.cpp8369 ss.ssInfo.resize(0); in onSupplementaryServiceIndicationInd()
8391 ss.ssInfo.resize(1); in onSupplementaryServiceIndicationInd()
8395 ss.ssInfo[0].ssInfo.resize(SS_INFO_MAX); in onSupplementaryServiceIndicationInd()
8399 rilSsResponse->ssInfo[i]); in onSupplementaryServiceIndicationInd()
8401 ss.ssInfo[0].ssInfo[i] = rilSsResponse->ssInfo[i]; in onSupplementaryServiceIndicationInd()
/device/google/cuttlefish/guest/hals/ril/reference-libril/
Dril.h2057 int ssInfo[SS_INFO_MAX]; /* This is the response data for most of the SS GET/SET member
Dril_service.cpp10373 ss.ssInfo.resize(0); in onSupplementaryServiceIndicationInd()
10395 ss.ssInfo.resize(1); in onSupplementaryServiceIndicationInd()
10399 ss.ssInfo[0].ssInfo.resize(SS_INFO_MAX); in onSupplementaryServiceIndicationInd()
10403 rilSsResponse->ssInfo[i]); in onSupplementaryServiceIndicationInd()
10405 ss.ssInfo[0].ssInfo[i] = rilSsResponse->ssInfo[i]; in onSupplementaryServiceIndicationInd()