Home
last modified time | relevance | path

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

/ohos5.0/base/security/device_security_level/common/include/
H A Didevice_security_level.h29 constexpr int32_t DEVICE_SECURITY_LEVEL_MANAGER_SA_ID = 3511; variable
/ohos5.0/foundation/systemabilitymgr/samgr/interfaces/innerkits/rust/src/
H A Ddefinition.rs217 pub const DEVICE_SECURITY_LEVEL_MANAGER_SA_ID: i32 = 3511; const
/ohos5.0/foundation/systemabilitymgr/samgr/interfaces/innerkits/samgr_proxy/include/
H A Dsystem_ability_definition.h226 DEVICE_SECURITY_LEVEL_MANAGER_SA_ID = 3511, enumerator