Searched refs:NUM_SERVICE_CLASSES (Results 1 – 7 of 7) sorted by relevance
1838 #define NUM_SERVICE_CLASSES 7 macro1848 RIL_CallForwardInfo cfInfo[NUM_SERVICE_CLASSES]; /* This is the response data
1837 #define NUM_SERVICE_CLASSES 7 macro1847 RIL_CallForwardInfo cfInfo[NUM_SERVICE_CLASSES]; /* This is the response data
1908 #define NUM_SERVICE_CLASSES 7 macro1918 RIL_CallForwardInfo cfInfo[NUM_SERVICE_CLASSES]; /* This is the response data
9737 if (rilSsResponse->cfData.numValidIndexes > NUM_SERVICE_CLASSES) { in onSupplementaryServiceIndicationInd()9739 "max value %d, truncating it to max value", NUM_SERVICE_CLASSES); in onSupplementaryServiceIndicationInd()9740 rilSsResponse->cfData.numValidIndexes = NUM_SERVICE_CLASSES; in onSupplementaryServiceIndicationInd()
2033 #define NUM_SERVICE_CLASSES 7 macro2043 RIL_CallForwardInfo cfInfo[NUM_SERVICE_CLASSES]; /* This is the response data
10366 if (rilSsResponse->cfData.numValidIndexes > NUM_SERVICE_CLASSES) { in onSupplementaryServiceIndicationInd()10368 "max value %d, truncating it to max value", NUM_SERVICE_CLASSES); in onSupplementaryServiceIndicationInd()10369 rilSsResponse->cfData.numValidIndexes = NUM_SERVICE_CLASSES; in onSupplementaryServiceIndicationInd()
8362 if (rilSsResponse->cfData.numValidIndexes > NUM_SERVICE_CLASSES) { in onSupplementaryServiceIndicationInd()8364 "max value %d, truncating it to max value", NUM_SERVICE_CLASSES); in onSupplementaryServiceIndicationInd()8365 rilSsResponse->cfData.numValidIndexes = NUM_SERVICE_CLASSES; in onSupplementaryServiceIndicationInd()