Home
last modified time | relevance | path

Searched refs:COMM_ETHERNET_MANAGER_SYS_ABILITY_ID (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/systemabilitymgr/samgr/interfaces/innerkits/samgr_proxy/include/
H A Dsystem_ability_definition.h100 COMM_ETHERNET_MANAGER_SYS_ABILITY_ID = 1157, enumerator
/ohos5.0/foundation/communication/netmanager_ext/frameworks/native/ethernetclient/src/
H A Dethernet_client.cpp115 sptr<IRemoteObject> remote = sam->CheckSystemAbility(COMM_ETHERNET_MANAGER_SYS_ABILITY_ID); in GetProxy()
/ohos5.0/foundation/systemabilitymgr/samgr/interfaces/innerkits/rust/src/
H A Ddefinition.rs94 pub const COMM_ETHERNET_MANAGER_SYS_ABILITY_ID: i32 = 1157; const
/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()
/ohos5.0/base/hiviewdfx/hidumper/frameworks/native/
H A Ddump_utils.cpp202 { COMM_ETHERNET_MANAGER_SYS_ABILITY_ID, "EthernetManager" },