Home
last modified time | relevance | path

Searched defs:eventData (Results 1 - 13 of 13) sorted by relevance

/drivers/hdf_core/framework/model/input/driver/
H A Dhdf_key.h21 KeyEventData eventData; member
/drivers/peripheral/sensor/hdi_service/
H A Dsensor_callback_vdi.cpp103 uint8_t *eventData = static_cast<uint8_t*>(origin); in DataToStr() local
H A Dsensor_hdi_dump.cpp130 uint8_t *eventData = nullptr; in SensorShowData() local
/drivers/peripheral/sensor/test/common/src/
H A Dsensor_callback_impl.cpp105 uint8_t *eventData = tmp; in OnDataEvent() local
/drivers/peripheral/clearplay/hdi_service/src/
H A Dmedia_key_session_service.cpp55 std::string eventData = "KEY NEEDED"; in GenerateMediaKeyRequest() local
162 std::string eventData = "KEY EXPIRED"; in ClearMediaKeys() local
240 std::string eventData = "KEY EXPIRATION UPDATE"; in RestoreOfflineMediaKeys() local
H A Dmedia_key_system_service.cpp144 std::string eventData = "PROVISIONRE QUIRED"; in GenerateKeySystemRequest() local
/drivers/hdf_core/adapter/khdf/liteos/model/usb/host/src/
H A Dusb_pnp_notify.c393 static int32_t UsbPnpNotifyHdfSendEvent(const struct HdfDeviceObject *deviceObject, void *eventData) in UsbPnpNotifyHdfSendEvent() argument
356 UsbPnpNotifyGetDeviceInfo( void *eventData, union UsbPnpDeviceInfoData *pnpInfoData, struct UsbPnpDeviceInfo **deviceInfo) UsbPnpNotifyGetDeviceInfo() argument
/drivers/hdf_core/adapter/khdf/linux/model/usb/host/src/
H A Dusb_pnp_notify.c343 static int32_t UsbPnpNotifyHdfSendEvent(const struct HdfDeviceObject *deviceObject, void *eventData) in UsbPnpNotifyHdfSendEvent() argument
407 void *eventData = (void *)usbDev; in UsbPnpNotifyFirstGetDevice() local
306 UsbPnpNotifyGetDeviceInfo( void *eventData, union UsbPnpDeviceInfoData *pnpInfoData, struct UsbPnpDeviceInfo **deviceInfo) UsbPnpNotifyGetDeviceInfo() argument
/drivers/hdf_core/framework/core/manager/test/unittest/common/
H A Dhdf_ioservice_test.cpp159 static int SendEvent(struct HdfIoService *serv, const char *eventData, bool broadcast) in SendEvent() argument
975 const char *eventData = in HWTEST_F() local
/drivers/peripheral/codec/hal/idl_service/src/
H A Dcomponent_node.cpp56 node->OnEvent(static_cast<CodecEventType>(event), data1, data2, eventData); in OnEvent() local
356 int32_t ComponentNode::OnEvent(CodecEventType event, uint32_t data1, uint32_t data2, void *eventData) in OnEvent() argument
50 OnEvent(OMX_HANDLETYPE component, void *appData, OMX_EVENTTYPE event, uint32_t data1, uint32_t data2, void *eventData) OnEvent() argument
/drivers/peripheral/codec/hal/v2.0/hdi_impl/src/
H A Dcomponent_node.cpp265 int32_t ComponentNode::OnEvent(OMX_EVENTTYPE event, uint32_t data1, uint32_t data2, void *eventData) in OnEvent() argument
31 OnEvent(OMX_HANDLETYPE component, void *appData, OMX_EVENTTYPE event, uint32_t data1, uint32_t data2, void *eventData) OnEvent() argument
/drivers/peripheral/codec/interfaces/include/
H A Dcodec_component_type.h217 int8_t *eventData; /** The pointer of data carried in the event. */ member
/drivers/peripheral/usb/gadget/function/mtp/src/
H A Dusbfn_mtp_impl.cpp1514 int32_t UsbfnMtpImpl::SendEvent(const std::vector<uint8_t> &eventData) in SendEvent() argument

Completed in 15 milliseconds