Home
last modified time | relevance | path

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

/device/generic/goldfish/radio/ril/
Dril.h1838 #define SS_INFO_MAX 4 macro
1863 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.cpp9758 ss.ssInfo[0].ssInfo.resize(SS_INFO_MAX); in onSupplementaryServiceIndicationInd()
9759 for (int i = 0; i < SS_INFO_MAX; i++) { in onSupplementaryServiceIndicationInd()
/device/generic/goldfish/radio/libril/
Dril_service.cpp8400 ss.ssInfo[0].ssInfo.resize(SS_INFO_MAX); in onSupplementaryServiceIndicationInd()
8401 for (int i = 0; i < SS_INFO_MAX; i++) { in onSupplementaryServiceIndicationInd()