Home
last modified time | relevance | path

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

/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/source/collect/
H A Ddevice_switch_collect.cpp36 constexpr int32_t COMMON_EVENT_SERVICE_ID = 3299; variable
H A Dcommon_event_collect.cpp41 constexpr int32_t COMMON_EVENT_SERVICE_ID = 3299; variable
/ohos5.0/foundation/systemabilitymgr/samgr/interfaces/innerkits/rust/src/
H A Ddefinition.rs201 pub const COMMON_EVENT_SERVICE_ID: i32 = 3299; const
/ohos5.0/foundation/systemabilitymgr/samgr/interfaces/innerkits/samgr_proxy/include/
H A Dsystem_ability_definition.h210 COMMON_EVENT_SERVICE_ID = 3299, enumerator