Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/netmanager_base/interfaces/innerkits/netconnclient/include/
H A Dhttp_proxy.h29 class NetConnService; variable
/ohos5.0/foundation/communication/netmanager_base/test/netconnmanager/unittest/net_conn_manager_test/
H A Dnet_conn_manager_test.cpp156 sptr<INetConnService> NetConnService = iface_cast<INetConnService>(remote); in GetProxy() local
/ohos5.0/foundation/communication/netmanager_base/services/netconnmanager/src/
H A Dnet_conn_service.cpp78 NetConnService::NetConnService() in NetConnService() function in OHOS::NetManagerStandard::NetConnService