/drivers/peripheral/camera/interfaces/hdi_passthrough/callback/src/ |
H A D | camera_host_callback.cpp | 30 void CameraHostCallback::OnCameraEvent(const std::string &cameraId, CameraEvent event)
in OnCameraEvent() argument
|
/drivers/peripheral/camera/test/common/callback/src/ |
H A D | camera_host_callback.cpp | 36 int32_t CameraHostCallback::OnCameraEvent(const std::string& cameraId, CameraEvent event)
in OnCameraEvent() argument
|
/drivers/peripheral/motion/test/unittest/hdi/ |
H A D | motion_callback_impl.cpp | 23 int32_t MotionCallbackImpl::OnDataEvent(const HdfMotionEvent &event) in OnDataEvent() argument
|
/drivers/peripheral/sensor/test/common/src/ |
H A D | sensor_callback_impl_test.cpp | 25 int32_t SensorCallbackImplTest::OnDataEvent(const HdfSensorEvents& event) in OnDataEvent() argument
|
/drivers/peripheral/codec/test/demo/idl/src/ |
H A D | codec_hdi_callback.cpp | 23 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 D | codeccallback_fuzzer.cpp | 21 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 D | dcameranotify_fuzzer.cpp | 37 DCameraHDFEvent event; in DcameraNotifyFuzzTest() local
|
/drivers/peripheral/motion/hdi_service/ |
H A D | motion_callback_vdi.cpp | 25 struct HdfMotionEvent event; in OnDataEventVdi() local
|
/drivers/hdf_core/framework/support/platform/include/fwk/ |
H A D | platform_device.h | 37 struct PlatformEvent event; /* platform event obj of this device */ member
|
/drivers/peripheral/camera/hdi_service/v1_0/src/ |
H A D | camera_host_service_callback.cpp | 60 int32_t CameraHostServiceCallback::OnCameraEvent(const std::string &cameraId, VdiCameraEvent event) in OnCameraEvent() argument
|
/drivers/peripheral/codec/test/benchmarktest/ |
H A D | codec_callback_service.cpp | 23 int32_t CodecCallbackService::EventHandler(CodecEventType event, const EventInfo &info) in EventHandler() argument
|
/drivers/peripheral/codec/test/unittest/idl_omx/ |
H A D | codec_callback_service.cpp | 23 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 D | notifyevent_fuzzer.cpp | 39 DAudioEvent event = { in NotifyEventFuzzTest() local
|
/drivers/peripheral/distributed_audio/hdi_service/audio_ext/v1_0/test/unittest/src/ |
H A D | daudio_manager_interface_impl_test.cpp | 92 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 D | dcamerahostsetcallback_fuzzer.cpp | 40 int32_t OnCameraEvent(const std::string& cameraId, CameraEvent event) in OnCameraEvent() argument
|
/drivers/peripheral/input/test/common/src/ |
H A D | input_callback_impl.cpp | 42 int32_t InputCallbackImpl::HotPlugCallback(const HotPlugEvent &event) in HotPlugCallback() argument [all...] |
/drivers/peripheral/input/test/unittest/hdi_passthrough_additional/ |
H A D | input_callback_impl.cpp | 41 int32_t InputCallbackImpl::HotPlugCallback(const HotPlugEvent &event) in HotPlugCallback() argument [all...] |
/drivers/peripheral/sensor/test/fuzztest/sensorregisterandunregistercallback_fuzzer/ |
H A D | sensorregisterandunregistercallback_fuzzer.cpp | 26 int32_t SensorRegisterAndUnregisterCallbackFuzzer::OnDataEvent(const HdfSensorEvents& event) in OnDataEvent() argument
|
/drivers/peripheral/wlan/hostapd/client/src/ |
H A D | hostapd_client.c | 110 void HostapdEventReport(const char *ifName, uint32_t event, void *data) in HostapdEventReport() argument
|
/drivers/peripheral/wlan/wpa/client/src/ |
H A D | wpa_client.c | 124 void WpaEventReport(const char *ifName, uint32_t event, void *data)
in WpaEventReport() argument
|
/drivers/peripheral/connected_nfc_tag/hdi_service/ |
H A D | connected_nfc_tag_impl.cpp | 31 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 D | softbus_lwip_monitor.c | 50 uint32_t event;
member
|
/drivers/hdf_core/framework/model/input/driver/ |
H A D | hdf_key.c | 32 KeyEventData *event = &driver->eventData; in KeyIrqHandle() local
|
/drivers/hdf_core/framework/model/misc/dsoftbus/src/ |
H A D | wlan_param_monitor.c | 31 uint32_t event;
member
|
/drivers/hdf_core/framework/support/platform/src/hdmi/ |
H A D | hdmi_event.c | 15 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...] |