Home
last modified time | relevance | path

Searched defs:EthernetService (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/netmanager_ext/services/ethernetmanager/include/
H A Dethernet_service.h41 DECLARE_SYSTEM_ABILITY(EthernetService) in DECLARE_SYSTEM_ABILITY() argument
/ohos5.0/foundation/communication/netmanager_ext/services/ethernetmanager/src/
H A Dethernet_service.cpp44 EthernetService::EthernetService() : SystemAbility(COMM_ETHERNET_MANAGER_SYS_ABILITY_ID, true) {} in EthernetService() function in OHOS::NetManagerStandard::EthernetService