Home
last modified time | relevance | path

Searched defs:SendEvent (Results 1 – 3 of 3) sorted by relevance

/drivers/peripheral/camera/vdi_base/common/utils/event/
Devent_base.h53 void SendEvent(T arg, Args... args) in SendEvent() function
106 void SendEvent(T arg, Args... args) in SendEvent() function
/drivers/hdf_core/framework/core/manager/test/unittest/common/
Dhdf_ioservice_test.cpp159 static int SendEvent(struct HdfIoService *serv, const char *eventData, bool broadcast) in SendEvent() function
/drivers/peripheral/usb/gadget/function/mtp/src/
Dusbfn_mtp_impl.cpp1493 int32_t UsbfnMtpImpl::SendEvent(const std::vector<uint8_t> &eventData) in SendEvent() function in OHOS::HDI::Usb::Gadget::Mtp::V1_0::UsbfnMtpImpl