Home
last modified time | relevance | path

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

/foundation/communication/netmanager_base/test/netconnmanager/unittest/net_conn_manager_test/
Dnet_conn_service_stub_test.h178 int32_t SetGlobalHttpProxy(const HttpProxy &httpProxy) override in SetGlobalHttpProxy() function
/foundation/communication/netmanager_base/frameworks/js/napi/connection/connection_module/src/
Dconnection_module.cpp383 napi_value ConnectionModule::SetGlobalHttpProxy(napi_env env, napi_callback_info info) in SetGlobalHttpProxy() function in OHOS::NetManagerStandard::ConnectionModule
/foundation/communication/netmanager_base/frameworks/native/netconnclient/src/
Dnet_conn_client.cpp465 int32_t NetConnClient::SetGlobalHttpProxy(const HttpProxy &httpProxy) in SetGlobalHttpProxy() function in OHOS::NetManagerStandard::NetConnClient
/foundation/communication/netmanager_base/frameworks/native/netconnclient/src/proxy/
Dnet_conn_service_proxy.cpp912 int32_t NetConnServiceProxy::SetGlobalHttpProxy(const HttpProxy &httpProxy) in SetGlobalHttpProxy() function in OHOS::NetManagerStandard::NetConnServiceProxy
/foundation/communication/netmanager_base/services/netconnmanager/src/
Dnet_conn_service.cpp1512 int32_t NetConnService::SetGlobalHttpProxy(const HttpProxy &httpProxy) in SetGlobalHttpProxy() function in OHOS::NetManagerStandard::NetConnService