Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/cellular_data/services/src/state_machine/
H A Dcellular_data_state_machine.cpp278 void CellularDataStateMachine::SplitProxyIpAddress(const std::string &proxyIpAddress, std::string &… in SplitProxyIpAddress()
299 void CellularDataStateMachine::UpdateHttpProxy(const std::string &proxyIpAddress) in UpdateHttpProxy()
/ohos5.0/base/telephony/telephony_data/interfaces/innerkits/include/
H A Dpdp_profile_data.h133 std::string proxyIpAddress = ""; member
/ohos5.0/foundation/communication/netmanager_base/services/netconnmanager/src/
H A Dnet_http_probe.cpp417 std::string proxyIpAddress = GetAddrInfo(proxyDomain); in SetProxyOption() local
/ohos5.0/base/telephony/cellular_data/test/
H A Dzero_branch_test.cpp1563 std::string proxyIpAddress = "1234:567"; variable
/ohos5.0/base/telephony/cellular_data/services/src/
H A Dcellular_data_handler.cpp735 std::string proxyIpAddress = ""; in EstablishDataConnectionComplete() local