Home
last modified time | relevance | path

Searched defs:COMM_NETSYS_NATIVE_SYS_ABILITY_ID (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/systemabilitymgr/samgr/interfaces/innerkits/rust/src/
H A Ddefinition.rs95 pub const COMM_NETSYS_NATIVE_SYS_ABILITY_ID: i32 = 1158; const
/ohos5.0/foundation/systemabilitymgr/samgr/interfaces/innerkits/samgr_proxy/include/
H A Dsystem_ability_definition.h101 COMM_NETSYS_NATIVE_SYS_ABILITY_ID = 1158, enumerator
/ohos5.0/foundation/communication/netmanager_base/services/netmanagernative/src/
H A Dnetsys_native_service.cpp40 REGISTER_SYSTEM_ABILITY_BY_ID(NetsysNativeService, COMM_NETSYS_NATIVE_SYS_ABILITY_ID, true) in REGISTER_SYSTEM_ABILITY_BY_ID() argument