Searched refs:numValidIndexes (Results 1 – 7 of 7) sorted by relevance
1841 int numValidIndexes; /* This gives the number of valid values in cfInfo. member
1840 int numValidIndexes; /* This gives the number of valid values in cfInfo. member
1911 int numValidIndexes; /* This gives the number of valid values in cfInfo. member
9735 rilSsResponse->cfData.numValidIndexes); in onSupplementaryServiceIndicationInd()9737 if (rilSsResponse->cfData.numValidIndexes > NUM_SERVICE_CLASSES) { in onSupplementaryServiceIndicationInd()9740 rilSsResponse->cfData.numValidIndexes = NUM_SERVICE_CLASSES; in onSupplementaryServiceIndicationInd()9747 ss.cfData[0].cfInfo.resize(rilSsResponse->cfData.numValidIndexes); in onSupplementaryServiceIndicationInd()9749 for (int i = 0; i < rilSsResponse->cfData.numValidIndexes; i++) { in onSupplementaryServiceIndicationInd()
2036 int numValidIndexes; /* This gives the number of valid values in cfInfo. member
10364 rilSsResponse->cfData.numValidIndexes); in onSupplementaryServiceIndicationInd()10366 if (rilSsResponse->cfData.numValidIndexes > NUM_SERVICE_CLASSES) { in onSupplementaryServiceIndicationInd()10369 rilSsResponse->cfData.numValidIndexes = NUM_SERVICE_CLASSES; in onSupplementaryServiceIndicationInd()10376 ss.cfData[0].cfInfo.resize(rilSsResponse->cfData.numValidIndexes); in onSupplementaryServiceIndicationInd()10378 for (int i = 0; i < rilSsResponse->cfData.numValidIndexes; i++) { in onSupplementaryServiceIndicationInd()
8360 rilSsResponse->cfData.numValidIndexes); in onSupplementaryServiceIndicationInd()8362 if (rilSsResponse->cfData.numValidIndexes > NUM_SERVICE_CLASSES) { in onSupplementaryServiceIndicationInd()8365 rilSsResponse->cfData.numValidIndexes = NUM_SERVICE_CLASSES; in onSupplementaryServiceIndicationInd()8372 ss.cfData[0].cfInfo.resize(rilSsResponse->cfData.numValidIndexes); in onSupplementaryServiceIndicationInd()8374 for (int i = 0; i < rilSsResponse->cfData.numValidIndexes; i++) { in onSupplementaryServiceIndicationInd()