Home
last modified time | relevance | path

Searched defs:EVENT_TYPE (Results 1 – 18 of 18) sorted by relevance

/ohos5.0/docs/zh-cn/device-dev/reference/hdi-apis/vibrator/
H A D_vibrator_v12.md46 ### EVENT_TYPE subsection
/ohos5.0/drivers/peripheral/audio/interfaces/2.0/include/
H A Daudio_events.h52 } EVENT_TYPE; typedef
/ohos5.0/drivers/peripheral/audio/interfaces/include/
H A Daudio_events.h51 } EVENT_TYPE; typedef
/ohos5.0/base/security/security_guard/test/unittest/data_collect/database_manager/
H A Dstore_define.h32 constexpr const char *EVENT_TYPE = "event_type"; variable
/ohos5.0/base/security/security_guard/test/unittest/risk_classify/include/
H A Dstore_define.h32 constexpr const char *EVENT_TYPE = "event_type"; variable
/ohos5.0/base/security/security_guard/test/unittest/risk_collect/include/
H A Dstore_define.h32 constexpr const char *EVENT_TYPE = "event_type"; variable
/ohos5.0/drivers/peripheral/distributed_audio/hdi_service/common/include/
H A Ddaudio_events.h31 } EVENT_TYPE; typedef
/ohos5.0/base/security/security_guard/services/data_collect/store/include/
H A Dstore_define.h32 constexpr const char *EVENT_TYPE = "event_type"; variable
/ohos5.0/base/security/security_guard/test/unittest/config_manager/include/
H A Dstore_define.h32 constexpr const char *EVENT_TYPE = "event_type"; variable
/ohos5.0/base/security/security_guard/test/unittest/data_collect/include/
H A Dstore_define.h32 constexpr const char *EVENT_TYPE = "event_type"; variable
/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/source/
H A Dsystem_ability_manager_util.cpp34 constexpr const char* EVENT_TYPE = "eventId"; variable
/ohos5.0/foundation/systemabilitymgr/safwk/services/safwk/src/
H A Dmain.cpp35 constexpr const char* EVENT_TYPE = "eventId"; variable
/ohos5.0/drivers/peripheral/vibrator/interfaces/include/
H A Dvibrator_type.h99 enum EVENT_TYPE { enum
/ohos5.0/foundation/systemabilitymgr/samgr/services/common/test/unittest/
H A Dparse_util_test.cpp33 const std::string EVENT_TYPE ; variable
/ohos5.0/foundation/systemabilitymgr/samgr/services/common/src/
H A Dparse_util.cpp38 constexpr const char* EVENT_TYPE = "eventId"; variable
/ohos5.0/base/inputmethod/imf/frameworks/js/napi/inputmethodclient/
H A Djs_get_input_method_setting.cpp39 const std::unordered_map<std::string, uint32_t> EVENT_TYPE{ { "imeChange", EVENT_IME_CHANGE_MASK }, variable
H A Djs_get_input_method_controller.cpp35 const std::set<std::string> EVENT_TYPE{ variable
/ohos5.0/foundation/multimodalinput/input/frameworks/proxy/event_handler/src/
H A Dinput_manager_impl.cpp49 constexpr int32_t EVENT_TYPE { 0 }; variable