Home
last modified time | relevance | path

Searched defs:DATA_COLLECT_MANAGER_SA_ID (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/security/security_guard/test/unittest/data_collect/sa/
H A Dsecurity_guard_data_collect_sa_test.h22 constexpr int32_t DATA_COLLECT_MANAGER_SA_ID = 3524; variable
/ohos5.0/base/security/security_guard/frameworks/common/interfaces/
H A Di_data_collect_manager.h30 constexpr int32_t DATA_COLLECT_MANAGER_SA_ID = 3524; variable
/ohos5.0/foundation/systemabilitymgr/samgr/interfaces/innerkits/rust/src/
H A Ddefinition.rs222 pub const DATA_COLLECT_MANAGER_SA_ID: i32 = 3524; const
/ohos5.0/foundation/systemabilitymgr/samgr/interfaces/innerkits/samgr_proxy/include/
H A Dsystem_ability_definition.h231 DATA_COLLECT_MANAGER_SA_ID = 3524, enumerator