Home
last modified time | relevance | path

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

/device/generic/goldfish/radio/ril/
Dril.h1837 #define SS_INFO_MAX 4 macro
1862 int ssInfo[SS_INFO_MAX]; /* This is the response data for most of the SS GET/SET
/device/generic/goldfish/radio/include/telephony/
Dril.h1836 #define SS_INFO_MAX 4 macro
1861 int ssInfo[SS_INFO_MAX]; /* This is the response data for most of the SS GET/SET
/device/google/cuttlefish/guest/hals/ril/libril/
Dril.h1907 #define SS_INFO_MAX 4 macro
1932 int ssInfo[SS_INFO_MAX]; /* This is the response data for most of the SS GET/SET
Dril_service.cpp9770 ss.ssInfo[0].ssInfo.resize(SS_INFO_MAX); in onSupplementaryServiceIndicationInd()
9771 for (int i = 0; i < SS_INFO_MAX; i++) { in onSupplementaryServiceIndicationInd()
/device/google/cuttlefish/guest/hals/ril/reference-libril/
Dril.h2032 #define SS_INFO_MAX 4 macro
2057 int ssInfo[SS_INFO_MAX]; /* This is the response data for most of the SS GET/SET
Dril_service.cpp10399 ss.ssInfo[0].ssInfo.resize(SS_INFO_MAX); in onSupplementaryServiceIndicationInd()
10400 for (int i = 0; i < SS_INFO_MAX; i++) { in onSupplementaryServiceIndicationInd()
/device/generic/goldfish/radio/libril/
Dril_service.cpp8395 ss.ssInfo[0].ssInfo.resize(SS_INFO_MAX); in onSupplementaryServiceIndicationInd()
8396 for (int i = 0; i < SS_INFO_MAX; i++) { in onSupplementaryServiceIndicationInd()