Home
last modified time | relevance | path

Searched refs:OH_NetConn_GetDefaultHttpProxy (Results 1 – 11 of 11) sorted by relevance

/ohos5.0/docs/zh-cn/application-dev/reference/apis-network-kit/
H A D_net_connection.md84 | [OH_NetConn_GetDefaultHttpProxy](#oh_netconn_getdefaulthttpproxy) ([NetConn_HttpProxy](_net_conn_…
490 ### OH_NetConn_GetDefaultHttpProxy()
493 int32_t OH_NetConn_GetDefaultHttpProxy (NetConn_HttpProxy * httpProxy)
H A Dnet__connection_8h.md29 | [OH_NetConn_GetDefaultHttpProxy](_net_connection.md#oh_netconn_getdefaulthttpproxy) ([NetConn_Htt…
/ohos5.0/foundation/communication/netmanager_base/interfaces/kits/c/netconnclient/include/
H A Dnet_connection.h132 int32_t OH_NetConn_GetDefaultHttpProxy(NetConn_HttpProxy *httpProxy);
/ohos5.0/foundation/communication/netmanager_base/test/netconnmanager/unittest/net_conn_manager_test/
H A Dnative_net_conn_test.cpp499 int32_t ret = OH_NetConn_GetDefaultHttpProxy(httpProxy);
515 ret = OH_NetConn_GetDefaultHttpProxy(&httpProxy);
533 ret = OH_NetConn_GetDefaultHttpProxy(&httpProxy);
/ohos5.0/docs/en/application-dev/reference/apis-network-kit/
H A Dnet__connection_8h.md29 | [OH_NetConn_GetDefaultHttpProxy](_net_connection.md#oh_netconn_getdefaulthttpproxy) ([NetConn_Htt…
H A D_net_connection.md84 | [OH_NetConn_GetDefaultHttpProxy](#oh_netconn_getdefaulthttpproxy) ([NetConn_HttpProxy](_net_conn_…
490 ### OH_NetConn_GetDefaultHttpProxy()
493 int32_t OH_NetConn_GetDefaultHttpProxy (NetConn_HttpProxy * httpProxy)
/ohos5.0/docs/zh-cn/application-dev/napi/
H A Dnative-netmanager-guidelines.md19 | OH_NetConn_GetDefaultHttpProxy (NetConn_HttpProxy \*httpProxy) | 获取网络默认的代理配置信息。 如果设置了全局代理,则会返回全局代…
/ohos5.0/docs/zh-cn/application-dev/network/
H A Dnative-netmanager-guidelines.md19 | OH_NetConn_GetDefaultHttpProxy (NetConn_HttpProxy \*httpProxy) | 获取网络默认的代理配置信息。 如果设置了全局代理,则会返回全局代…
/ohos5.0/foundation/communication/netmanager_base/interfaces/kits/c/netconnclient/src/
H A Dnet_connection.cpp198 int32_t OH_NetConn_GetDefaultHttpProxy(NetConn_HttpProxy *httpProxy) in OH_NetConn_GetDefaultHttpProxy() function
/ohos5.0/docs/en/application-dev/napi/
H A Dnative-netmanager-guidelines.md19 | OH_NetConn_GetDefaultHttpProxy (NetConn_HttpProxy \*httpProxy) | Obtains the default HTTP proxy c…
/ohos5.0/docs/en/application-dev/network/
H A Dnative-netmanager-guidelines.md19 | OH_NetConn_GetDefaultHttpProxy (NetConn_HttpProxy \*httpProxy) | Obtains the default HTTP proxy c…