Searched defs:Trigger (Results 1 – 11 of 11) sorted by relevance
/ohos5.0/commonlibrary/rust/ylong_http/ylong_http_client/src/util/ |
H A D | redirect.rs | 45 ) -> Result<Trigger, HttpClientError> { in redirect() 124 fn trigger(&self, info: &RedirectInfo) -> Result<Trigger, HttpClientError> { in trigger() 137 pub(crate) enum Trigger { enum
|
/ohos5.0/drivers/peripheral/intelligent_voice/passthrough/trigger/ |
H A D | intell_voice_trigger_manager.cpp | 27 namespace Trigger { namespace
|
/ohos5.0/foundation/graphic/graphic_3d/kits/js/include/ |
H A D | AnimationJS.h | 34 void Trigger() in Trigger() function
|
/ohos5.0/drivers/peripheral/intelligent_voice/hdi_service/trigger/ |
H A D | intell_voice_trigger_manager_impl.cpp | 30 namespace Trigger { namespace
|
H A D | intell_voice_trigger_adapter_impl.cpp | 31 namespace Trigger { namespace
|
/ohos5.0/drivers/hdf_core/framework/include/audio/ |
H A D | audio_dsp_if.h | 75 int32_t (*Trigger)(struct AudioCard *audioCard, int, struct DspDevice *dsp); member
|
H A D | audio_dai_if.h | 80 int32_t (*Trigger)(const struct AudioCard *audioCard, int cmd, const struct DaiDevice *dai); member
|
/ohos5.0/base/startup/init/ueventd/ |
H A D | ueventd.c | 337 static void Trigger(const char *path, int sockFd, char **devices, int num) in Trigger() function
|
/ohos5.0/foundation/multimodalinput/input/service/subscriber/src/ |
H A D | key_gesture_manager.cpp | 55 void KeyGestureManager::Handler::Trigger(std::shared_ptr<KeyEvent> keyEvent) in Trigger() function in OHOS::MMI::KeyGestureManager::Handler
|
/ohos5.0/base/inputmethod/imf/frameworks/native/inputmethod_controller/include/ |
H A D | input_method_utils.h | 125 enum Trigger : int32_t { IME_APP, IMF, END }; enum
|
/ohos5.0/foundation/ability/ability_runtime/frameworks/js/napi/wantagent/ |
H A D | napi_want_agent.cpp | 268 napi_value JsWantAgent::Trigger(napi_env env, napi_callback_info info) in Trigger() function in OHOS::JsWantAgent
|