Home
last modified time | relevance | path

Searched defs:SendEvent (Results 1 – 5 of 5) 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/peripheral/clearplay/hdi_service/src/
Dmedia_key_system_callback_service.cpp30 int32_t MediaKeySystemCallbackService::SendEvent(EventType eventType, int32_t extra, const std::vec… in SendEvent() function in OHOS::HDI::Drm::V1_0::MediaKeySystemCallbackService
Dmedia_key_session_callback_service.cpp30 int32_t MediaKeySessionCallbackService::SendEvent(EventType eventType, int32_t extra, const std::ve… in SendEvent() function in OHOS::HDI::Drm::V1_0::MediaKeySessionCallbackService
/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.cpp1508 int32_t UsbfnMtpImpl::SendEvent(const std::vector<uint8_t> &eventData) in SendEvent() function in OHOS::HDI::Usb::Gadget::Mtp::V1_0::UsbfnMtpImpl