Searched refs:convertResponseHexStringEntryToInt (Results 1 – 1 of 1) sorted by relevance
| /device/google/cuttlefish/guest/hals/ril/reference-libril/ |
| D | ril_service.cpp | 5894 int convertResponseHexStringEntryToInt(char **response, int index, int numStrings) { in convertResponseHexStringEntryToInt() function 5920 convertResponseHexStringEntryToInt(response, 1, numStrings); in fillCellIdentityFromVoiceRegStateResponseString() 5924 convertResponseHexStringEntryToInt(response, 2, numStrings); in fillCellIdentityFromVoiceRegStateResponseString() 5939 convertResponseHexStringEntryToInt(response, 1, numStrings); in fillCellIdentityFromVoiceRegStateResponseString() 5943 convertResponseHexStringEntryToInt(response, 2, numStrings); in fillCellIdentityFromVoiceRegStateResponseString() 5960 convertResponseHexStringEntryToInt(response, 1, numStrings); in fillCellIdentityFromVoiceRegStateResponseString() 5964 convertResponseHexStringEntryToInt(response, 2, numStrings); in fillCellIdentityFromVoiceRegStateResponseString() 5994 convertResponseHexStringEntryToInt(response, 1, numStrings); in fillCellIdentityFromVoiceRegStateResponseString() 5998 convertResponseHexStringEntryToInt(response, 2, numStrings); in fillCellIdentityFromVoiceRegStateResponseString() 6029 convertResponseHexStringEntryToInt(response, 1, numStrings); in fillCellIdentityFromVoiceRegStateResponseString_1_2() [all …]
|