Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/nfc/interfaces/inner_api/common/
H A Dnfc_sdk_common.h26 static const uint32_t NFC_MANAGER_SYS_ABILITY_ID = 1140; variable
/ohos5.0/foundation/systemabilitymgr/samgr/interfaces/innerkits/rust/src/
H A Ddefinition.rs83 pub const NFC_MANAGER_SYS_ABILITY_ID: i32 = 1140; const
/ohos5.0/foundation/systemabilitymgr/samgr/interfaces/innerkits/samgr_proxy/include/
H A Dsystem_ability_definition.h89 NFC_MANAGER_SYS_ABILITY_ID = 1140, enumerator