Home
last modified time | relevance | path

Searched refs:EthernetServiceCommon (Results 1 - 7 of 7) sorted by relevance

/foundation/communication/netmanager_ext/services/ethernetmanager/include/
H A Dethernet_service_common.h24 class EthernetServiceCommon : public NetEthernetBaseService { class
H A Dethernet_service.h105 sptr<EthernetServiceCommon> serviceComm_ = nullptr;
/foundation/communication/netmanager_ext/services/ethernetmanager/src/
H A Dethernet_service_common.cpp23 int32_t EthernetServiceCommon::ResetEthernetFactory() in ResetEthernetFactory()
H A Dethernet_service.cpp123 serviceComm_ = new (std::nothrow) EthernetServiceCommon(); in Init()
/foundation/communication/netmanager_base/test/netconnmanager/unittest/net_conn_add_test/
H A Dethernet_service_test.cpp317 sptr<EthernetServiceCommon> serviceComm_ = new (std::nothrow) EthernetServiceCommon(); in HWTEST_F()
/foundation/communication/netmanager_ext/test/ethernetmanager/unittest/ethernet_manager_test/
H A Dethernet_service_test.cpp317 sptr<EthernetServiceCommon> serviceComm_ = new (std::nothrow) EthernetServiceCommon(); in HWTEST_F()
/foundation/communication/netmanager_ext/test/ethernetmanager/fuzztest/ethernetclient_fuzzer/
H A Dethernet_client_fuzzer.cpp328 auto ethernetServiceCommon = std::make_unique<EthernetServiceCommon>(); in EthernetServiceCommonFuzzTest()

Completed in 5 milliseconds