Home
last modified time | relevance | path

Searched defs:NetConnService (Results 1 – 4 of 4) sorted by relevance

/foundation/communication/netmanager_base/interfaces/innerkits/netconnclient/include/
Dhttp_proxy.h29 class NetConnService; variable
/foundation/communication/netmanager_base/test/netconnmanager/unittest/net_conn_manager_test/
Dnet_conn_manager_test.cpp156 sptr<INetConnService> NetConnService = iface_cast<INetConnService>(remote); in GetProxy() local
/foundation/communication/netmanager_ext/test/vpnmanager/unittest/conn_vpn_manager_test/
Dnet_conn_manager_test.cpp156 sptr<INetConnService> NetConnService = iface_cast<INetConnService>(remote); in GetProxy() local
/foundation/communication/netmanager_base/frameworks/js/napi/netpolicy/src/
Dnet_conn_service.cpp95 NetConnService::NetConnService() in NetConnService() function in OHOS::NetManagerStandard::NetConnService