| /drivers/peripheral/wlan/client/src/sbuf/ |
| D | sbuf_event_adapter.c | 32 static void WifiEventNewStaProcess(const char *ifName, uint32_t event, struct HdfSBuf *reqData) in WifiEventNewStaProcess() 52 static void WifiEventDelStaProcess(const char *ifName, uint32_t event, struct HdfSBuf *reqData) in WifiEventDelStaProcess() 64 static void WifiEventRxMgmtProcess(const char *ifName, uint32_t event, struct HdfSBuf *reqData) in WifiEventRxMgmtProcess() 83 static void WifiEventTxStatusProcess(const char *ifName, uint32_t event, struct HdfSBuf *reqData) in WifiEventTxStatusProcess() 98 static void WifiEventScanDoneProcess(const char *ifName, uint32_t event, struct HdfSBuf *reqData) in WifiEventScanDoneProcess() 164 static void WifiEventScanResultProcess(const char *ifName, uint32_t event, struct HdfSBuf *reqData) in WifiEventScanResultProcess() 234 static void WifiEventConnectResultProcess(const char *ifName, uint32_t event, struct HdfSBuf *reqDa… in WifiEventConnectResultProcess() 262 static void WifiEventDisconnectProcess(const char *ifName, uint32_t event, struct HdfSBuf *reqData) in WifiEventDisconnectProcess() 277 static void WifiDriverEventEapolRecvProcess(const char *ifName, uint32_t event, struct HdfSBuf *req… in WifiDriverEventEapolRecvProcess() 282 static void WifiEventResetDriverProcess(const char *ifName, int32_t event, struct HdfSBuf *reqData) in WifiEventResetDriverProcess() [all …]
|
| /drivers/peripheral/distributed_audio/hdi_service/audio/v1_0/test/unittest/audio_adapter_interface/src/ |
| D | audio_adapter_interface_impl_test.cpp | 552 DAudioEvent event; variable 571 DAudioEvent event; variable 599 DAudioEvent event; variable 1099 DAudioEvent event = {HDF_AUDIO_EVENT_VOLUME_CHANGE, variable 1128 DAudioEvent event = {HDF_AUDIO_EVENT_VOLUME_CHANGE, "V"}; variable 1151 DAudioEvent event = {HDF_AUDIO_EVENT_VOLUME_CHANGE, "V"}; variable 1174 DAudioEvent event = {HDF_AUDIO_EVENT_FOCUS_CHANGE, variable 1193 DAudioEvent event = {HDF_AUDIO_EVENT_FOCUS_CHANGE, variable 1211 DAudioEvent event = {HDF_AUDIO_EVENT_RENDER_STATE_CHANGE, variable 1230 DAudioEvent event = {HDF_AUDIO_EVENT_RENDER_STATE_CHANGE, variable [all …]
|
| /drivers/peripheral/sensor/hdi_service/ |
| D | sensor_callback_vdi.cpp | 38 struct HdfSensorEvents event; in OnDataEventVdi() local 50 int32_t SensorCallbackVdi::OnDataEvent(const V2_0::HdfSensorEvents& event) in OnDataEvent() 61 void SensorCallbackVdi::PrintData(const HdfSensorEvents &event, const std::string &reportResult, bo… in PrintData() 97 void SensorCallbackVdi::DataToStr(std::string &str, const HdfSensorEvents &event) in DataToStr()
|
| /drivers/hdf_core/framework/support/platform/src/hdmi/ |
| D | hdmi_event.c | 15 static int32_t HdmiEventPostMsg(struct HdmiCntlr *cntlr, struct HdmiEventMsg *event) in HdmiEventPostMsg() 76 struct HdmiEventMsg *event = NULL; in HdmiAddEventMsgToQueue() local 201 struct HdmiEventMsg *event = NULL; in HdmiEventMsgHandleDefault() local 247 int32_t HdmiEventHandle(struct HdmiCntlr *cntlr, enum HdmiEventType event, void *data) in HdmiEventHandle()
|
| /drivers/peripheral/distributed_audio/hdi_service/audio/v1_0/test/unittest/audio_manager_interface/src/ |
| D | audio_manager_interface_impl_test.cpp | 150 DAudioEvent event; variable 166 DAudioEvent event; variable 182 DAudioDevEvent event; variable 227 DAudioDevEvent event; variable
|
| /drivers/liteos/hievent/src/ |
| D | hiview_hievent.c | 155 struct HiviewHievent *event = NULL; in HiviewHieventCreate() local 170 int HiviewHieventPutIntegral(struct HiviewHievent *event, in HiviewHieventPutIntegral() 209 int HiviewHieventPutString(struct HiviewHievent *event, in HiviewHieventPutString() 251 int HiviewHieventSetTime(struct HiviewHievent *event, long long seconds) in HiviewHieventSetTime() 294 int HiviewHieventAddFilePath(struct HiviewHievent *event, const char *path) in HiviewHieventAddFilePath() 384 static int HiviewHieventFillPayload(struct HiviewHievent *event, char **pbuf, in HiviewHieventFillPayload() 430 static int HiviewHieventConvertString(struct HiviewHievent *event, char **pbuf) in HiviewHieventConvertString() 523 void HiviewHieventDestroy(struct HiviewHievent *event) in HiviewHieventDestroy()
|
| /drivers/peripheral/wlan/test/hdi_service/ |
| D | wlan_callback_impl.c | 30 static int32_t WlanCallbackResetDriver(struct IWlanCallback *self, uint32_t event, int32_t code, co… in WlanCallbackResetDriver() 58 static int32_t WlanCallbackScanResult(struct IWlanCallback *self, uint32_t event, in WlanCallbackScanResult() 75 static int32_t WlanCallbackScanResults(struct IWlanCallback *self, uint32_t event, in WlanCallbackScanResults()
|
| /drivers/peripheral/thermal/test/unittest/ |
| D | hdf_thermal_hdi_test.cpp | 47 int32_t OnThermalDataEvent(const HdfThermalCallbackInfo &event) override in OnThermalDataEvent() 63 int32_t OnFanDataEvent(const HdfThermalCallbackInfo &event) override in OnFanDataEvent() 250 HdfThermalCallbackInfo event; variable 268 HdfThermalCallbackInfo event; variable
|
| /drivers/peripheral/motion/test/unittest/hdi/ |
| D | motion_callback_impl.cpp | 23 int32_t MotionCallbackImpl::OnDataEvent(const HdfMotionEvent &event) in OnDataEvent()
|
| /drivers/peripheral/sensor/test/common/src/ |
| D | sensor_callback_impl_test.cpp | 25 int32_t SensorCallbackImplTest::OnDataEvent(const HdfSensorEvents& event) in OnDataEvent()
|
| /drivers/peripheral/distributed_audio/hdi_service/audio_ext/v1_0/test/unittest/src/ |
| D | daudio_manager_interface_impl_test.cpp | 92 DAudioEvent event; variable 108 DAudioEvent event; variable
|
| /drivers/peripheral/distributed_audio/hdi_service/audio/v1_0/src/ |
| D | audio_manager_interface_impl.cpp | 166 …DAudioDevEvent event = { adpName, dhId, HDF_AUDIO_DEVICE_ADD, 0, adp->second->GetVolumeGroup(dhId), in AddAudioDevice() local 194 DAudioDevEvent event = { adpName, dhId, HDF_AUDIO_DEVICE_REMOVE, 0, 0, 0 }; in RemoveAudioDevice() local 227 const uint32_t streamId, const DAudioEvent &event) in Notify() 253 int32_t AudioManagerInterfaceImpl::NotifyFwk(const DAudioDevEvent &event) in NotifyFwk()
|
| /drivers/hdf_core/framework/core/adapter/vnode/src/ |
| D | hdf_vnode_adapter.c | 187 static void DevEventFree(struct HdfDevEvent *event) in DevEventFree() 254 static int EventDataProcess(struct HdfDevEvent *event, struct HdfWriteReadBuf *bwr, struct HdfWrite… in EventDataProcess() 279 struct HdfDevEvent *event = NULL; in ReadDeviceEventInRingBuffer() local 317 struct HdfDevEvent *event = NULL; in ReadDeviceEventInEventQueue() local 384 struct HdfDevEvent *event = NULL; in VNodeAdapterSendDevEventToClient() local 439 …tic void AddEventToRingBuffer(struct HdfVNodeAdapterClient *vnodeClient, struct HdfDevEvent *event) in AddEventToRingBuffer() 457 struct HdfDevEvent *event = NULL; in VNodeAdapterSendDevEventToClientNoLock() local 527 struct HdfDevEvent *event = NULL; in HdfVnodeCleanEventQueue() local 629 struct HdfDevEvent *event = NULL; in HdfDestoryVNodeAdapterClient() local
|
| /drivers/peripheral/sensor/hal/src/ |
| D | sensor_channel.c | 77 void CopyEventData(struct SensorEvents *event) in CopyEventData() 110 void ConvertSensorData(struct SensorEvents *event) in ConvertSensorData() 135 struct SensorEvents *event = NULL; in OnSensorEventReceived() local
|
| /drivers/peripheral/motion/hdi_service/ |
| D | motion_callback_vdi.cpp | 25 struct HdfMotionEvent event; in OnDataEventVdi() local
|
| /drivers/peripheral/camera/test/common/callback/src/ |
| D | camera_host_callback.cpp | 36 int32_t CameraHostCallback::OnCameraEvent(const std::string& cameraId, CameraEvent event) in OnCameraEvent()
|
| /drivers/peripheral/codec/test/fuzztest/hdi_fuzzer/codeccommonhdi_fuzzer/ |
| D | codeccallback_fuzzer.cpp | 21 int32_t CodecCallbackFuzz::EventHandler(OHOS::HDI::Codec::V3_0::CodecEventType event, in EventHandler()
|
| /drivers/peripheral/camera/interfaces/hdi_passthrough/callback/src/ |
| D | camera_host_callback.cpp | 30 void CameraHostCallback::OnCameraEvent(const std::string &cameraId, CameraEvent event) in OnCameraEvent()
|
| /drivers/peripheral/codec/test/demo/idl/src/ |
| D | codec_hdi_callback.cpp | 23 int32_t CodecHdiCallback::EventHandler(OHOS::HDI::Codec::V3_0::CodecEventType event, in EventHandler()
|
| /drivers/peripheral/distributed_camera/hdi_service/test/fuzztest/dcameranotify_fuzzer/ |
| D | dcameranotify_fuzzer.cpp | 37 DCameraHDFEvent event; in DcameraNotifyFuzzTest() local
|
| /drivers/peripheral/codec/test/benchmarktest/ |
| D | codec_callback_service.cpp | 23 int32_t CodecCallbackService::EventHandler(CodecEventType event, const EventInfo &info) in EventHandler()
|
| /drivers/peripheral/codec/test/unittest/idl_omx/ |
| D | codec_callback_service.cpp | 23 int32_t CodecCallbackService::EventHandler(CodecEventType event, const EventInfo &info) in EventHandler()
|
| /drivers/peripheral/distributed_audio/hdi_service/audio_ext/v1_0/test/fuzztest/notifyevent_fuzzer/ |
| D | notifyevent_fuzzer.cpp | 39 DAudioEvent event = { in NotifyEventFuzzTest() local
|
| /drivers/peripheral/input/test/common/src/ |
| D | input_callback_impl.cpp | 41 int32_t InputCallbackImpl::HotPlugCallback(const HotPlugEvent &event) in HotPlugCallback()
|
| /drivers/peripheral/input/test/unittest/hdi_passthrough_additional/ |
| D | input_callback_impl.cpp | 41 int32_t InputCallbackImpl::HotPlugCallback(const HotPlugEvent &event) in HotPlugCallback()
|