Home
last modified time | relevance | path

Searched defs:ConvertCharToInt (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/telephony/core_service/utils/common/src/
H A Dtelephony_config.cpp56 int32_t TelephonyConfig::ConvertCharToInt(uint32_t &retValue, const std::string &maxCap, uint32_t i… in ConvertCharToInt() function in OHOS::Telephony::TelephonyConfig
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_toolkit/utils/
H A Dwifi_global_func.cpp469 int ConvertCharToInt(const char &c) in ConvertCharToInt() function