Home
last modified time | relevance | path

Searched refs:COMM_MDNS_MANAGER_SYS_ABILITY_ID (Results 1 - 4 of 4) sorted by relevance

/foundation/communication/netmanager_ext/services/mdnsmanager/src/
H A Dmdns_service.cpp72 : SystemAbility(COMM_MDNS_MANAGER_SYS_ABILITY_ID, true), isRegistered_(false), state_(STATE_STOPPED) in MDnsService()
171 int32_t ret = systemAbilityMgr->UnloadSystemAbility(COMM_MDNS_MANAGER_SYS_ABILITY_ID); in UnloadSystemAbility()
/foundation/systemabilitymgr/samgr/interfaces/innerkits/samgr_proxy/include/
H A Dsystem_ability_definition.h102 COMM_MDNS_MANAGER_SYS_ABILITY_ID = 1161, enumerator
/foundation/communication/netmanager_ext/frameworks/native/mdnsclient/src/
H A Dmdns_client.cpp185 int32_t result = sam->LoadSystemAbility(COMM_MDNS_MANAGER_SYS_ABILITY_ID, loadCallback_); in LoadSaOnDemand()
/foundation/systemabilitymgr/samgr/interfaces/innerkits/rust/src/
H A Ddefinition.rs96 pub const COMM_MDNS_MANAGER_SYS_ABILITY_ID: i32 = 1161; consts

Completed in 5 milliseconds