Home
last modified time | relevance | path

Searched defs:GetGlobalHttpProxy (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/base/customization/enterprise_device_management/interfaces/inner_api/network_manager/src/
H A Dnetwork_manager_proxy.cpp362 int32_t NetworkManagerProxy::GetGlobalHttpProxy(const AppExecFwk::ElementName *admin, in GetGlobalHttpProxy() function in OHOS::EDM::NetworkManagerProxy
/ohos5.0/foundation/communication/netmanager_base/frameworks/js/napi/connection/connection_module/src/
H A Dconnection_module.cpp379 napi_value ConnectionModule::GetGlobalHttpProxy(napi_env env, napi_callback_info info) in GetGlobalHttpProxy() function in OHOS::NetManagerStandard::ConnectionModule
/ohos5.0/foundation/communication/netmanager_base/test/netconnmanager/unittest/net_conn_manager_test/
H A Dnet_conn_service_stub_test.h195 int32_t GetGlobalHttpProxy(HttpProxy &httpProxy) override in GetGlobalHttpProxy() function
/ohos5.0/foundation/communication/netmanager_base/frameworks/native/netconnclient/src/
H A Dnet_conn_client.cpp627 int32_t NetConnClient::GetGlobalHttpProxy(HttpProxy &httpProxy) in GetGlobalHttpProxy() function in OHOS::NetManagerStandard::NetConnClient
/ohos5.0/foundation/communication/netmanager_base/frameworks/native/netconnclient/src/proxy/
H A Dnet_conn_service_proxy.cpp1070 int32_t NetConnServiceProxy::GetGlobalHttpProxy(HttpProxy &httpProxy) in GetGlobalHttpProxy() function in OHOS::NetManagerStandard::NetConnServiceProxy
/ohos5.0/base/customization/enterprise_device_management/interfaces/kits/network_manager/src/
H A Dnetwork_manager_addon.cpp1037 napi_value NetworkManagerAddon::GetGlobalHttpProxy(napi_env env, napi_callback_info info) in GetGlobalHttpProxy() function in NetworkManagerAddon
/ohos5.0/foundation/communication/netmanager_base/services/netconnmanager/src/
H A Dnet_conn_service.cpp1620 int32_t NetConnService::GetGlobalHttpProxy(HttpProxy &httpProxy) in GetGlobalHttpProxy() function in OHOS::NetManagerStandard::NetConnService