Home
last modified time | relevance | path

Searched defs:event_id (Results 1 – 21 of 21) sorted by relevance

/third_party/NuttX/drivers/usbdev/gadget/
Dhicamera_control.c84 int run_cmd_func(void *buf, uint32_t len, uint32_t event_id, uint32_t cmdtype, uint32_t cmd_id) in run_cmd_func()
205 static uint32_t hicamera_unit_control(void *buf, uint32_t len, uint32_t event_id, uint32_t cmdtype) in hicamera_unit_control()
230 static uint32_t h264_unit_control(void *buf, uint32_t len, uint32_t event_id, uint32_t cmdtype) in h264_unit_control()
419 static uint32_t uvc_process_unit_contorl(void *buf, uint32_t len, uint32_t event_id, uint32_t cmdty… in uvc_process_unit_contorl()
496 static uint32_t camera_terminal_unit_contorl(void *buf, uint32_t len, uint32_t event_id, uint32_t c… in camera_terminal_unit_contorl()
Df_uvc.h734 uint32_t event_id; member
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/mpegts/
Dgst-scte-section.c504 gst_mpegts_scte_cancel_new (guint32 event_id) in gst_mpegts_scte_cancel_new()
533 gst_mpegts_scte_splice_in_new (guint32 event_id, GstClockTime splice_time) in gst_mpegts_scte_splice_in_new()
572 gst_mpegts_scte_splice_out_new (guint32 event_id, GstClockTime splice_time, in gst_mpegts_scte_splice_out_new()
Dgst-dvb-section.h367 guint16 event_id; member
Dgst-atsc-section.h343 guint16 event_id; member
/third_party/mindspore/mindspore/ccsrc/runtime/device/ascend/ge_runtime/task/
Devent_wait_task.cc31 uint32_t event_id = task_info_->event_id(); in EventWaitTask() local
Devent_record_task.cc32 uint32_t event_id = task_info_->event_id(); in EventRecordTask() local
/third_party/boost/boost/log/sinks/
Devent_log_constants.hpp40 typedef boost::log::aux::tagged_integer< unsigned int, event_id_tag > event_id; typedef
/third_party/libwebsockets/lib/plat/freertos/esp32/drivers/netdev/
Dwifi-esp32.c284 _event_handler_wifi(void *arg, esp_event_base_t event_base, int32_t event_id, in _event_handler_wifi()
340 _event_handler_ip(void *arg, esp_event_base_t event_base, int32_t event_id, in _event_handler_ip()
/third_party/mindspore/mindspore/ccsrc/runtime/device/ascend/ge_runtime/
Dtask_info.h191 uint32_t event_id() const { return event_id_; } in event_id() function
194 …EventTaskInfo(const std::string &op_name, uint32_t stream_id, TaskInfoType type, uint32_t event_id) in EventTaskInfo()
203 EventRecordTaskInfo(const std::string &op_name, uint32_t stream_id, uint32_t event_id) in EventRecordTaskInfo()
210 EventWaitTaskInfo(const std::string &op_name, uint32_t stream_id, uint32_t event_id) in EventWaitTaskInfo()
/third_party/mindspore/mindspore/ccsrc/debug/rdr/
Dstream_exec_order_recorder.h36 void SetEventId(const uint32_t &event_id) { event_id_ = event_id; } in SetEventId()
/third_party/boost/libs/log/src/windows/
Devent_log_backend.cpp317 DWORD event_id; in consume() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/wps/
Dwps_er.h91 unsigned int event_id; member
Dwps_er.c1192 unsigned int event_id; in wps_er_http_notify() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/wps/
Dwps_er.h91 unsigned int event_id; member
Dwps_er.c1192 unsigned int event_id; in wps_er_http_notify() local
/third_party/gstreamer/gstplugins_bad/gst/mpegtsdemux/
Dmpegtsbase.h92 guint event_id; member
/third_party/mindspore/mindspore/ccsrc/runtime/device/
Dkernel_adjust.cc74 uint32_t event_id) { in CreateSendApplyKernel()
94 uint32_t event_id) { in CreateRecvApplyKernel()
/third_party/mindspore/mindspore/ccsrc/runtime/device/ascend/
Dascend_stream_assign.cc1886 uint32_t event_id = AnfAlgo::GetNodeAttr<uint32_t>(cur_cnode_ptr, kAttrEventId); in CheckEventAssign() local
1927 …endStreamAssign::CreateSendApplyKernel(const NotNull<KernelGraphPtr> &graph_ptr, uint32_t event_id, in CreateSendApplyKernel()
1947 …endStreamAssign::CreateRecvApplyKernel(const NotNull<KernelGraphPtr> &graph_ptr, uint32_t event_id, in CreateRecvApplyKernel()
/third_party/mesa3d/src/vulkan/wsi/
Dwsi_common_x11.c869 xcb_present_event_t event_id; member
/third_party/boost/boost/interprocess/detail/
Dwin32_api.hpp1597 const unsigned short event_id = 6005u; in get_last_bootup_time() local