Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimodalinput/input/service/message_handle/src/
H A Dserver_msg_handler.cpp57 constexpr int32_t SECURITY_COMPONENT_SERVICE_ID = 3050; variable
/ohos5.0/foundation/systemabilitymgr/samgr/interfaces/innerkits/rust/src/
H A Ddefinition.rs214 pub const SECURITY_COMPONENT_SERVICE_ID: i32 = 3506; const
/ohos5.0/foundation/systemabilitymgr/samgr/interfaces/innerkits/samgr_proxy/include/
H A Dsystem_ability_definition.h223 SECURITY_COMPONENT_SERVICE_ID = 3506, enumerator
/ohos5.0/foundation/multimodalinput/input/service/message_handle/test/
H A Dserver_msg_handler_test.cpp50 constexpr int32_t SECURITY_COMPONENT_SERVICE_ID = 3050; variable