Home
last modified time | relevance | path

Searched defs:Send (Results 1 – 7 of 7) sorted by relevance

/device/linaro/bootloader/edk2/EmbeddedPkg/Include/Protocol/
DUsbDevice.h119 USB_DEVICE_SEND Send; member
DAndroidFastbootTransport.h133 FASTBOOT_TRANSPORT_SEND Send; member
/device/linaro/hikey/bluetooth/
Dh4_protocol.cc29 size_t H4Protocol::Send(uint8_t type, const uint8_t* data, size_t length) { in Send() function in android::hardware::bluetooth::hci::H4Protocol
/device/linaro/bootloader/edk2/OvmfPkg/XenBusDxe/
DEventChannel.c29 evtchn_send_t Send; in XenEventChannelNotify() local
/device/google/cuttlefish/common/libs/net/
Dnetlink_client.cpp106 bool NetlinkClientImpl::Send(const NetlinkRequest& message) { in Send() function in cvd::__anonca9e4cea0111::NetlinkClientImpl
/device/google/cuttlefish/common/libs/fs/
Dshared_fd.h299 ssize_t Send(const void* buf, size_t len, int flags) { in Send() function
/device/linaro/bootloader/edk2/SourceLevelDebugPkg/Library/DebugAgent/DebugAgentCommon/
DDebugAgent.c1487 IN BOOLEAN Send, in CompressData()