Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/netmanager_base/test/netconnmanager/unittest/net_conn_manager_test/
H A Dnet_conn_service_test.cpp634 int32_t bindNetId = 0; variable
642 int32_t bindNetId = NET_ID; variable
H A Dnet_conn_service_stub_test.h200 int32_t GetDefaultHttpProxy(int32_t bindNetId, HttpProxy &httpProxy) override in GetDefaultHttpProxy()
/ohos5.0/foundation/communication/netmanager_base/frameworks/native/netconnclient/src/
H A Dnet_conn_client.cpp651 int32_t bindNetId = 0; in GetDefaultHttpProxy() local
/ohos5.0/foundation/communication/netmanager_base/frameworks/native/netconnclient/src/proxy/
H A Dnet_conn_service_proxy.cpp1098 int32_t NetConnServiceProxy::GetDefaultHttpProxy(int32_t bindNetId, HttpProxy &httpProxy) in GetDefaultHttpProxy()
/ohos5.0/foundation/communication/netmanager_base/services/netconnmanager/src/stub/
H A Dnet_conn_service_stub.cpp1128 int32_t bindNetId = 0; in OnGetDefaultHttpProxy() local
/ohos5.0/foundation/communication/netmanager_base/test/fuzztest/netconnclient_fuzzer/
H A Dnet_conn_client_fuzzer.cpp633 int32_t bindNetId = NetConnGetData<int32_t>(); in GetDefaultHttpProxyFuzzTest() local
/ohos5.0/foundation/communication/netmanager_base/services/netconnmanager/src/
H A Dnet_conn_service.cpp1631 int32_t NetConnService::GetDefaultHttpProxy(int32_t bindNetId, HttpProxy &httpProxy) in GetDefaultHttpProxy()