Home
last modified time | relevance | path

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

/hardware/ril/libril/
Dril_service.cpp3606 int convertResponseHexStringEntryToInt(char **response, int index, int numStrings) { in convertResponseHexStringEntryToInt() function
3632 convertResponseHexStringEntryToInt(response, 1, numStrings); in fillCellIdentityFromVoiceRegStateResponseString()
3636 convertResponseHexStringEntryToInt(response, 2, numStrings); in fillCellIdentityFromVoiceRegStateResponseString()
3643 convertResponseHexStringEntryToInt(response, 1, numStrings); in fillCellIdentityFromVoiceRegStateResponseString()
3647 convertResponseHexStringEntryToInt(response, 2, numStrings); in fillCellIdentityFromVoiceRegStateResponseString()
3656 convertResponseHexStringEntryToInt(response, 1, numStrings); in fillCellIdentityFromVoiceRegStateResponseString()
3660 convertResponseHexStringEntryToInt(response, 2, numStrings); in fillCellIdentityFromVoiceRegStateResponseString()
3682 convertResponseHexStringEntryToInt(response, 1, numStrings); in fillCellIdentityFromVoiceRegStateResponseString()
3686 convertResponseHexStringEntryToInt(response, 2, numStrings); in fillCellIdentityFromVoiceRegStateResponseString()
3714 convertResponseHexStringEntryToInt(response, 1, numStrings); in fillCellIdentityFromDataRegStateResponseString()
[all …]