Home
last modified time | relevance | path

Searched defs:event (Results 1 - 25 of 134) sorted by relevance

123456

/drivers/peripheral/camera/interfaces/hdi_passthrough/callback/src/
H A Dcamera_host_callback.cpp30 void CameraHostCallback::OnCameraEvent(const std::string &cameraId, CameraEvent event) in OnCameraEvent() argument
/drivers/peripheral/camera/test/common/callback/src/
H A Dcamera_host_callback.cpp36 int32_t CameraHostCallback::OnCameraEvent(const std::string& cameraId, CameraEvent event) in OnCameraEvent() argument
/drivers/peripheral/motion/test/unittest/hdi/
H A Dmotion_callback_impl.cpp23 int32_t MotionCallbackImpl::OnDataEvent(const HdfMotionEvent &event) in OnDataEvent() argument
/drivers/peripheral/sensor/test/common/src/
H A Dsensor_callback_impl_test.cpp25 int32_t SensorCallbackImplTest::OnDataEvent(const HdfSensorEvents& event) in OnDataEvent() argument
/drivers/peripheral/codec/test/demo/idl/src/
H A Dcodec_hdi_callback.cpp23 int32_t CodecHdiCallback::EventHandler(OHOS::HDI::Codec::V3_0::CodecEventType event, in EventHandler() argument
/drivers/peripheral/codec/test/fuzztest/hdi_fuzzer/codeccommonhdi_fuzzer/
H A Dcodeccallback_fuzzer.cpp21 int32_t CodecCallbackFuzz::EventHandler(OHOS::HDI::Codec::V3_0::CodecEventType event, in EventHandler() argument
/drivers/peripheral/distributed_camera/hdi_service/test/fuzztest/dcameranotify_fuzzer/
H A Ddcameranotify_fuzzer.cpp37 DCameraHDFEvent event; in DcameraNotifyFuzzTest() local
/drivers/peripheral/motion/hdi_service/
H A Dmotion_callback_vdi.cpp25 struct HdfMotionEvent event; in OnDataEventVdi() local
/drivers/hdf_core/framework/support/platform/include/fwk/
H A Dplatform_device.h37 struct PlatformEvent event; /* platform event obj of this device */ member
/drivers/peripheral/camera/hdi_service/v1_0/src/
H A Dcamera_host_service_callback.cpp60 int32_t CameraHostServiceCallback::OnCameraEvent(const std::string &cameraId, VdiCameraEvent event) in OnCameraEvent() argument
/drivers/peripheral/codec/test/benchmarktest/
H A Dcodec_callback_service.cpp23 int32_t CodecCallbackService::EventHandler(CodecEventType event, const EventInfo &info) in EventHandler() argument
/drivers/peripheral/codec/test/unittest/idl_omx/
H A Dcodec_callback_service.cpp23 int32_t CodecCallbackService::EventHandler(CodecEventType event, const EventInfo &info) in EventHandler() argument
/drivers/peripheral/distributed_audio/hdi_service/audio_ext/v1_0/test/fuzztest/notifyevent_fuzzer/
H A Dnotifyevent_fuzzer.cpp39 DAudioEvent event = { in NotifyEventFuzzTest() local
/drivers/peripheral/distributed_audio/hdi_service/audio_ext/v1_0/test/unittest/src/
H A Ddaudio_manager_interface_impl_test.cpp92 DAudioEvent event; in HWTEST_F() local
108 DAudioEvent event; in HWTEST_F() local
/drivers/peripheral/distributed_camera/hdi_service/test/fuzztest/dcamerahostsetcallback_fuzzer/
H A Ddcamerahostsetcallback_fuzzer.cpp40 int32_t OnCameraEvent(const std::string& cameraId, CameraEvent event) in OnCameraEvent() argument
/drivers/peripheral/input/test/common/src/
H A Dinput_callback_impl.cpp42 int32_t InputCallbackImpl::HotPlugCallback(const HotPlugEvent &event) in HotPlugCallback() argument
[all...]
/drivers/peripheral/input/test/unittest/hdi_passthrough_additional/
H A Dinput_callback_impl.cpp41 int32_t InputCallbackImpl::HotPlugCallback(const HotPlugEvent &event) in HotPlugCallback() argument
[all...]
/drivers/peripheral/sensor/test/fuzztest/sensorregisterandunregistercallback_fuzzer/
H A Dsensorregisterandunregistercallback_fuzzer.cpp26 int32_t SensorRegisterAndUnregisterCallbackFuzzer::OnDataEvent(const HdfSensorEvents& event) in OnDataEvent() argument
/drivers/peripheral/wlan/hostapd/client/src/
H A Dhostapd_client.c110 void HostapdEventReport(const char *ifName, uint32_t event, void *data) in HostapdEventReport() argument
/drivers/peripheral/wlan/wpa/client/src/
H A Dwpa_client.c124 void WpaEventReport(const char *ifName, uint32_t event, void *data) in WpaEventReport() argument
/drivers/peripheral/connected_nfc_tag/hdi_service/
H A Dconnected_nfc_tag_impl.cpp31 static int EventCallback(uint8_t event, uint8_t *buff, uint32_t buffLen) in EventCallback() argument
/drivers/hdf_core/adapter/khdf/liteos/model/misc/dsoftbus/src/
H A Dsoftbus_lwip_monitor.c50 uint32_t event; member
/drivers/hdf_core/framework/model/input/driver/
H A Dhdf_key.c32 KeyEventData *event = &driver->eventData; in KeyIrqHandle() local
/drivers/hdf_core/framework/model/misc/dsoftbus/src/
H A Dwlan_param_monitor.c31 uint32_t event; member
/drivers/hdf_core/framework/support/platform/src/hdmi/
H A Dhdmi_event.c15 static int32_t HdmiEventPostMsg(struct HdmiCntlr *cntlr, struct HdmiEventMsg *event) in HdmiEventPostMsg() argument
76 struct HdmiEventMsg *event = NULL; HdmiAddEventMsgToQueue() local
201 struct HdmiEventMsg *event = NULL; HdmiEventMsgHandleDefault() local
247 HdmiEventHandle(struct HdmiCntlr *cntlr, enum HdmiEventType event, void *data) HdmiEventHandle() argument
[all...]

Completed in 6 milliseconds

123456