Home
last modified time | relevance | path

Searched defs:event (Results 1 – 25 of 146) sorted by relevance

123456

/drivers/peripheral/wlan/client/src/sbuf/
Dsbuf_event_adapter.c32 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/
Daudio_adapter_interface_impl_test.cpp552 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/
Dsensor_callback_vdi.cpp38 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/
Dhdmi_event.c15 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/
Daudio_manager_interface_impl_test.cpp150 DAudioEvent event; variable
166 DAudioEvent event; variable
182 DAudioDevEvent event; variable
227 DAudioDevEvent event; variable
/drivers/liteos/hievent/src/
Dhiview_hievent.c155 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/
Dwlan_callback_impl.c30 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/
Dhdf_thermal_hdi_test.cpp47 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/
Dmotion_callback_impl.cpp23 int32_t MotionCallbackImpl::OnDataEvent(const HdfMotionEvent &event) in OnDataEvent()
/drivers/peripheral/sensor/test/common/src/
Dsensor_callback_impl_test.cpp25 int32_t SensorCallbackImplTest::OnDataEvent(const HdfSensorEvents& event) in OnDataEvent()
/drivers/peripheral/distributed_audio/hdi_service/audio_ext/v1_0/test/unittest/src/
Ddaudio_manager_interface_impl_test.cpp92 DAudioEvent event; variable
108 DAudioEvent event; variable
/drivers/peripheral/distributed_audio/hdi_service/audio/v1_0/src/
Daudio_manager_interface_impl.cpp166 …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/
Dhdf_vnode_adapter.c187 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/
Dsensor_channel.c77 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/
Dmotion_callback_vdi.cpp25 struct HdfMotionEvent event; in OnDataEventVdi() local
/drivers/peripheral/camera/test/common/callback/src/
Dcamera_host_callback.cpp36 int32_t CameraHostCallback::OnCameraEvent(const std::string& cameraId, CameraEvent event) in OnCameraEvent()
/drivers/peripheral/codec/test/fuzztest/hdi_fuzzer/codeccommonhdi_fuzzer/
Dcodeccallback_fuzzer.cpp21 int32_t CodecCallbackFuzz::EventHandler(OHOS::HDI::Codec::V3_0::CodecEventType event, in EventHandler()
/drivers/peripheral/camera/interfaces/hdi_passthrough/callback/src/
Dcamera_host_callback.cpp30 void CameraHostCallback::OnCameraEvent(const std::string &cameraId, CameraEvent event) in OnCameraEvent()
/drivers/peripheral/codec/test/demo/idl/src/
Dcodec_hdi_callback.cpp23 int32_t CodecHdiCallback::EventHandler(OHOS::HDI::Codec::V3_0::CodecEventType event, in EventHandler()
/drivers/peripheral/distributed_camera/hdi_service/test/fuzztest/dcameranotify_fuzzer/
Ddcameranotify_fuzzer.cpp37 DCameraHDFEvent event; in DcameraNotifyFuzzTest() local
/drivers/peripheral/codec/test/benchmarktest/
Dcodec_callback_service.cpp23 int32_t CodecCallbackService::EventHandler(CodecEventType event, const EventInfo &info) in EventHandler()
/drivers/peripheral/codec/test/unittest/idl_omx/
Dcodec_callback_service.cpp23 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/
Dnotifyevent_fuzzer.cpp39 DAudioEvent event = { in NotifyEventFuzzTest() local
/drivers/peripheral/input/test/common/src/
Dinput_callback_impl.cpp41 int32_t InputCallbackImpl::HotPlugCallback(const HotPlugEvent &event) in HotPlugCallback()
/drivers/peripheral/input/test/unittest/hdi_passthrough_additional/
Dinput_callback_impl.cpp41 int32_t InputCallbackImpl::HotPlugCallback(const HotPlugEvent &event) in HotPlugCallback()

123456