Searched refs:ConvertCharToInt (Results 1 – 6 of 6) sorted by relevance
47 if (ConvertCharToInt(bcdValue, maxCap, bcdIndex) != VALID_VALUE) { in IsCapabilitySupport()56 int32_t TelephonyConfig::ConvertCharToInt(uint32_t &retValue, const std::string &maxCap, uint32_t i… in ConvertCharToInt() function in OHOS::Telephony::TelephonyConfig
33 int32_t ConvertCharToInt(uint32_t &retValue, const std::string &maxCap, uint32_t index);
10 "*ConvertCharToInt*";
367 int ConvertCharToInt(const char &c);
469 int ConvertCharToInt(const char &c) in ConvertCharToInt() function
303 int i = ConvertCharToInt(c);