Home
last modified time | relevance | path

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

/base/telephony/cellular_data/services/src/state_machine/
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()
/base/telephony/telephony_data/interfaces/innerkits/include/
Dpdp_profile_data.h133 std::string proxyIpAddress = ""; member
/base/telephony/cellular_data/test/
Dzero_branch_test.cpp1565 std::string proxyIpAddress = "1234:567"; variable
/base/telephony/cellular_data/services/src/
Dcellular_data_handler.cpp730 std::string proxyIpAddress = ""; in EstablishDataConnectionComplete() local