Home
last modified time | relevance | path

Searched defs:ConvertStrToInt (Results 1 – 5 of 5) sorted by relevance

/base/telephony/cellular_data/services/src/utils/
Dnet_manager_tactics_call_back.cpp56 bool NetManagerTacticsCallBack::ConvertStrToInt(const std::string& str, int32_t& value) in ConvertStrToInt() function in OHOS::Telephony::NetManagerTacticsCallBack
Dcellular_data_utils.cpp211 bool CellularDataUtils::ConvertStrToInt(const std::string& str, int32_t& value) in ConvertStrToInt() function in OHOS::Telephony::CellularDataUtils
/base/telephony/core_service/utils/common/src/
Dtelephony_common_utils.cpp38 bool ConvertStrToInt(const std::string &str, int &value, uint8_t base) in ConvertStrToInt() function
/base/telephony/core_service/test/unittest/esim_gtest/utils/common/src/
Dtelephony_common_utils.cpp38 bool ConvertStrToInt(const std::string &str, int &value, uint8_t base) in ConvertStrToInt() function
/base/telephony/cellular_data/services/src/apn_manager/
Dconnection_retry_policy.cpp229 bool ConnectionRetryPolicy::ConvertStrToInt(const std::string& str, int32_t& value) in ConvertStrToInt() function in OHOS::Telephony::ConnectionRetryPolicy