Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/netmanager_ext/services/ethernetmanager/include/
H A Dethernet_service.h105 sptr<EthernetServiceCommon> serviceComm_ = nullptr; variable
/ohos5.0/foundation/communication/netmanager_base/services/netpolicymanager/include/
H A Dnet_policy_service.h288 sptr<NetPolicyServiceCommon> serviceComm_ = nullptr; variable
/ohos5.0/foundation/communication/netmanager_ext/test/ethernetmanager/unittest/ethernet_manager_test/
H A Dethernet_service_test.cpp317 sptr<EthernetServiceCommon> serviceComm_ = new (std::nothrow) EthernetServiceCommon(); variable