/drivers/peripheral/codec/hdi_service/codec_service_stub/ |
D | codec_callback_service.c | 23 int CodecCallbackOnEvent(UINTPTR userData, EventType event, uint32_t length, int32_t eventData[]) in CodecCallbackOnEvent()
|
D | codec_callback_stub.c | 33 int32_t *eventData = NULL; in SerCodecOnEvent() local
|
D | codec_service.c | 48 static int32_t CodecOnEvent(UINTPTR userData, EventType event, uint32_t length, int32_t eventData[]) in CodecOnEvent()
|
/drivers/hdf_core/framework/model/input/driver/ |
D | hdf_key.h | 21 KeyEventData eventData; member
|
/drivers/hdf_core/adapter/khdf/linux/model/usb/host/src/ |
D | usb_pnp_notify.c | 307 void *eventData, union UsbPnpDeviceInfoData *pnpInfoData, struct UsbPnpDeviceInfo **deviceInfo) in UsbPnpNotifyGetDeviceInfo() 343 static int32_t UsbPnpNotifyHdfSendEvent(const struct HdfDeviceObject *deviceObject, void *eventData) in UsbPnpNotifyHdfSendEvent() 407 void *eventData = (void *)usbDev; in UsbPnpNotifyFirstGetDevice() local
|
/drivers/peripheral/codec/hdi_service/codec_proxy/ |
D | codec_callback_proxy.c | 67 EventType event, uint32_t length, int32_t eventData[]) in CodecCallbackProxyOnEvent()
|
/drivers/peripheral/sensor/test/common/src/ |
D | sensor_callback_impl.cpp | 106 uint8_t *eventData = tmp; in OnDataEvent() local
|
/drivers/peripheral/codec/hal/passthrough/adapter/src/ |
D | component_node.cpp | 32 …2_t ComponentNode::OnEvent(UINTPTR userData, EventType event, uint32_t length, int32_t eventData[]) in OnEvent() 320 int32_t ComponentNode::OnEvent(EventType event, uint32_t length, int32_t eventData[]) in OnEvent()
|
/drivers/hdf_core/adapter/khdf/liteos/model/usb/host/src/ |
D | usb_pnp_notify.c | 357 void *eventData, union UsbPnpDeviceInfoData *pnpInfoData, struct UsbPnpDeviceInfo **deviceInfo) in UsbPnpNotifyGetDeviceInfo() 393 static int32_t UsbPnpNotifyHdfSendEvent(const struct HdfDeviceObject *deviceObject, void *eventData) in UsbPnpNotifyHdfSendEvent()
|
/drivers/peripheral/codec/hal/idl_service/src/ |
D | component_node.cpp | 38 uint32_t data2, void *eventData) in OnEvent() 292 …t32_t ComponentNode::OnEvent(CodecEventType event, uint32_t data1, uint32_t data2, void *eventData) in OnEvent()
|
/drivers/hdf_core/framework/core/manager/test/unittest/common/ |
D | hdf_ioservice_test.cpp | 159 static int SendEvent(struct HdfIoService *serv, const char *eventData, bool broadcast) in SendEvent() 975 const char *eventData = variable
|
/drivers/peripheral/codec/hal/v2.0/hdi_impl/src/ |
D | component_node.cpp | 32 uint32_t data2, void *eventData) in OnEvent() 257 int32_t ComponentNode::OnEvent(OMX_EVENTTYPE event, uint32_t data1, uint32_t data2, void *eventData) in OnEvent()
|
/drivers/peripheral/codec/interfaces/include/ |
D | codec_component_type.h | 217 int8_t *eventData; /** The pointer of data carried in the event. */ member
|
/drivers/peripheral/codec/test/demo/v1.0/ |
D | codec_encode_test_async.c | 452 …t32_t CodecCallbackOnEvent(UINTPTR userData, EventType event, uint32_t length, int32_t eventData[]) in CodecCallbackOnEvent()
|
D | codec_encode_test_ipc.c | 288 int32_t TestOnEvent(UINTPTR userData, EventType event, uint32_t length, int32_t eventData[]) in TestOnEvent()
|
D | codec_decode_test_async.c | 571 …t32_t CodecCallbackOnEvent(UINTPTR userData, EventType event, uint32_t length, int32_t eventData[]) in CodecCallbackOnEvent()
|
D | codec_decode_test_ipc.c | 400 int32_t TestOnEvent(UINTPTR userData, EventType event, uint32_t length, int32_t eventData[]) in TestOnEvent()
|
/drivers/peripheral/usb/gadget/function/mtp/src/ |
D | usbfn_mtp_impl.cpp | 1493 int32_t UsbfnMtpImpl::SendEvent(const std::vector<uint8_t> &eventData) in SendEvent()
|