Home
last modified time | relevance | path

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

/foundation/communication/netmanager_base/test/netconnmanager/unittest/net_conn_manager_test/
Dnet_conn_service_test.cpp571 int32_t bindNetId = 0; variable
579 int32_t bindNetId = NET_ID; variable
/foundation/communication/netmanager_base/frameworks/native/netconnclient/src/
Dnet_conn_client.cpp399 int32_t bindNetId = 0; in GetDefaultHttpProxy() local
/foundation/communication/netmanager_base/services/netconnmanager/src/stub/
Dnet_conn_service_stub.cpp916 int32_t bindNetId = 0; in OnGetDefaultHttpProxy() local
/foundation/communication/netmanager_base/frameworks/native/netconnclient/src/proxy/
Dnet_conn_service_proxy.cpp1183 int32_t NetConnServiceProxy::GetDefaultHttpProxy(int32_t bindNetId, HttpProxy &httpProxy) in GetDefaultHttpProxy()
/foundation/communication/netmanager_base/services/netconnmanager/src/
Dnet_conn_service.cpp1253 int32_t NetConnService::GetDefaultHttpProxy(int32_t bindNetId, HttpProxy &httpProxy) in GetDefaultHttpProxy()