Home
last modified time | relevance | path

Searched refs:hexBase (Results 1 - 1 of 1) sorted by relevance

/base/telephony/ril_adapter/services/hril/src/
H A Dhril_base.cpp30 const int32_t hexBase = HRIL_INVALID_HEX_CHAR; in ConvertHexStringToInt() local
34 return strtol(response[index], nullptr, hexBase); in ConvertHexStringToInt()

Completed in 1 milliseconds