Home
last modified time | relevance | path

Searched refs:event (Results 1951 - 1975 of 3077) sorted by relevance

1...<<71727374757677787980>>...124

/applications/sample/camera/screensaver/screensaver/src/main/cpp/
H A Dscreensaver_ability_slice.cpp53 auto onClick = [this] (UIView& view, const Event& event) -> bool { in SetCyclePlayView()
/applications/sample/camera/setting/setting/src/main/cpp/
H A Dsetting_wifi_ability_slice.h47 bool OnClick(UIView& view, const ClickEvent& event) override
/device/qemu/SmartL_E802/liteos_m/board/hals/csky_driver/include/
H A Ddrv_rsa.h97 typedef void (*rsa_event_cb_t)(int32_t idx, rsa_event_e event); ///< Pointer to \ref rsa_event_cb_t : RSA Event call back.
116 \brief Initialize RSA Interface. 1. Initializes the resources needed for the RSA interface 2.registers event callback function
118 \param[in] cb_event event callback function \ref rsa_event_cb_t
H A Ddrv_i2s.h104 uint32_t event_frame_error : 1; ///< supports Frame error event: ARM_SAI_EVENT_FRAME_ERROR
107 typedef void (*i2s_event_cb_t)(int32_t idx, i2s_event_e event); ///< Pointer to \ref i2s_event_cb_t : i2s Event call back.
110 \brief Initialize I2S Interface. 1. Initializes the resources needed for the I2S index 2.registers event callback function
H A Ddrv_dmac.h111 typedef void (*dma_event_cb_t)(int32_t ch, dma_event_e event); ///< Pointer to \ref dma_event_cb_t : dmac event call back.
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/linuxkpi/include/linux/
H A Dplatform_device.h61 int event; member
/device/soc/hisilicon/hi3861v100/sdk_liteos/app/demo/src/
H A Dwifi_sta.c51 switch (hisi_event->event) { in wifi_wpa_event_cb()
119 /* register call back function to receive wifi event, etc scan results event, in hi_wifi_start_sta()
120 * connected event, disconnected event. in hi_wifi_start_sta()
124 printf("register wifi event callback failed\n"); in hi_wifi_start_sta()
134 /* start scan, scan results event will be received soon */ in hi_wifi_start_sta()
/device/soc/rockchip/rk3399/hardware/mpp/include/
H A Dmpp_time.h94 * MppStopwatch is for timer to record event and time
100 * 3. mpp_stopwatch_record(event)
102 * 4. mpp_stopwatch_record(event)
107 void mpp_stopwatch_record(MppStopwatch stopwatch, const char *event);
/device/soc/rockchip/rk3568/hardware/mpp/include/
H A Dmpp_time.h57 void mpp_stopwatch_record(MppStopwatch stopwatch, const char *event);
/device/soc/rockchip/rk3588/hardware/mpp/include/
H A Dmpp_time.h95 * MppStopwatch is for timer to record event and time
101 * 3. mpp_stopwatch_record(event)
103 * 4. mpp_stopwatch_record(event)
108 void mpp_stopwatch_record(MppStopwatch stopwatch, const char *event);
/device/soc/rockchip/common/hardware/mpp/include/
H A Dmpp_time.h57 void mpp_stopwatch_record(MppStopwatch stopwatch, const char *event);
/foundation/CastEngine/castengine_wifi_display/services/network/server/
H A Dbase_server.h73 void ProcessEvent(const OHOS::AppExecFwk::InnerEvent::Pointer &event) override {}
/foundation/ability/dmsfwk/services/dtbschedmgr/include/
H A Ddms_callback_task.h69 void ProcessEvent(const OHOS::AppExecFwk::InnerEvent::Pointer& event) override;
/foundation/ai/intelligent_voice_framework/services/intell_voice_engine/
H A Di_intell_voice_engine.h93 virtual int32_t NotifyHeadsetHostEvent(HeadsetHostEventType event) = 0;
/foundation/ability/form_fwk/test/fuzztest/formcachemgr_fuzzer/
H A Dformcachemgr_fuzzer.cpp56 AppExecFwk::InnerEvent::Pointer event = AppExecFwk::InnerEvent::Get(); in DoSomethingInterestingWithMyAPI() local
/foundation/CastEngine/castengine_wifi_display/services/network/client/
H A Dbase_client.h72 void ProcessEvent(const OHOS::AppExecFwk::InnerEvent::Pointer &event) override {}
/foundation/CastEngine/castengine_cast_framework/common/include/private/
H A Dcast_engine_common_helper.h49 bool WriteRemoteControlEvent(Parcel &parcel, const OHRemoteControlEvent &event);
/foundation/ability/ability_runtime/services/appmgr/include/
H A Dapp_mgr_service_event_handler.h31 virtual void ProcessEvent(const AAFwk::EventWrap &event) override;
/foundation/arkui/ace_engine/frameworks/core/components/web/resource/
H A Dweb_resource.h69 std::string MakeEventHash(const std::string& event) const;
/foundation/arkui/ace_engine/frameworks/core/components/declaration/input/
H A Dinput_declaration.h67 bool SetSpecializedEvent(int32_t pageId, const std::string& eventId, const std::string& event) override;
/foundation/arkui/ace_engine/frameworks/core/components/form/resource/
H A Dform_manager_resource.h69 std::string MakeEventHash(const std::string& event) const;
/foundation/arkui/ace_engine/frameworks/core/components/search/
H A Dsearch_component.h65 void SetSubmitEvent(const std::function<void(const std::string&)>& event);
/foundation/arkui/ace_engine/frameworks/core/components/text_field/
H A Don_text_changed_listener_impl.h35 void SendKeyEventFromInputMethod(const MiscServices::KeyEvent& event) override;
/foundation/arkui/ace_engine/frameworks/core/components/xcomponent/resource/
H A Dxcomponent_resource.h68 std::string MakeEventHash(const std::string& event) const;
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/button/
H A Dtoggle_button_pattern.h22 #include "core/components_ng/event/event_hub.h"
89 bool OnKeyEvent(const KeyEvent& event);

Completed in 10 milliseconds

1...<<71727374757677787980>>...124