Searched defs:eventData (Results 1 – 13 of 13) sorted by relevance
| /drivers/peripheral/clearplay/hdi_service/src/ |
| D | media_key_session_service.cpp | 55 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
|
| D | media_key_system_service.cpp | 144 std::string eventData = "PROVISIONRE QUIRED"; in GenerateKeySystemRequest() local
|
| /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/sensor/hdi_service/ |
| D | sensor_callback_vdi.cpp | 103 uint8_t *eventData = static_cast<uint8_t*>(origin); in DataToStr() local
|
| D | sensor_hdi_dump.cpp | 130 uint8_t *eventData = nullptr; in SensorShowData() local
|
| /drivers/peripheral/sensor/test/common/src/ |
| D | sensor_callback_impl.cpp | 105 uint8_t *eventData = tmp; in OnDataEvent() local
|
| /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/v2.0/hdi_impl/src/ |
| D | component_node.cpp | 32 uint32_t data2, void *eventData) in OnEvent() 264 int32_t ComponentNode::OnEvent(OMX_EVENTTYPE 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/idl_service/src/ |
| D | component_node.cpp | 51 uint32_t data2, void *eventData) in OnEvent() 356 …t32_t ComponentNode::OnEvent(CodecEventType 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/usb/gadget/function/mtp/src/ |
| D | usbfn_mtp_impl.cpp | 1514 int32_t UsbfnMtpImpl::SendEvent(const std::vector<uint8_t> &eventData) in SendEvent()
|