Home
last modified time | relevance | path

Searched refs:ethernetService (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/netmanager_ext/test/ethernetmanager/unittest/ethernet_manager_test/
H A Dethernet_service_test.cpp210 EthernetService ethernetService; variable
219 EthernetService ethernetService; variable
227 EthernetService ethernetService; variable
236 EthernetService ethernetService; variable
244 EthernetService ethernetService; variable
252 EthernetService ethernetService; variable
259 EthernetService ethernetService; variable
267 EthernetService ethernetService; variable
336 ethernetService.OnStop();
438 ethernetService.OnStart();
[all …]
H A Dethernet_manager_test.cpp549 EthernetService ethernetService; variable
552 ethernetService.OnStart();
554 ethernetService.OnStart();
555 ethernetService.registerToService_ = false;
556 bool initResult = ethernetService.Init();
558 ethernetService.OnStart();
559 ethernetService.serviceComm_ = nullptr;
560 initResult = ethernetService.Init();
562 ethernetService.OnStop();
566 int32_t dumpRes = ethernetService.Dump(FD, args);
[all …]