HomeSort by relevance Sort by last modified time
    Searched defs:Receive (Results 1 - 25 of 51) sorted by null

1 2 3

  /device/linaro/bootloader/edk2/EmbeddedPkg/Include/Protocol/
AndroidFastbootTransport.h 38 If there is a fatal error in the receive channel, ReceiveEvent will be
39 signalled, and a subsequent call to Receive() will return an error. This
43 and is ready to be retrieved via Receive().
62 Receive
113 @retval EFI_DEVICE_ERROR There was a fatal error in the receive channel.
134 FASTBOOT_TRANSPORT_RECEIVE Receive;
  /external/webrtc/webrtc/modules/audio_device/android/
opensles_common.h 30 SLType* Receive() {
  /external/webrtc/webrtc/p2p/base/
stunserver_unittest.cc 52 StunMessage* Receive() {
83 StunMessage* msg = Receive();
relayserver_unittest.cc 107 return Receive(client1_.get());
110 return Receive(client2_.get());
118 StunMessage* Receive(rtc::TestClient* client) {
  /system/core/fastboot/
socket_mock.cpp 73 ssize_t SocketMock::Receive(void* data, size_t length, int /*timeout_ms*/) {
75 ADD_FAILURE() << "Receive() was called when no message was ready";
81 ADD_FAILURE() << "Receive() was called out-of-order";
87 ADD_FAILURE() << "Receive(): not enough bytes (" << length << ") for " << message;
socket.cpp 55 ssize_t bytes = Receive(reinterpret_cast<char*>(data) + total, length - total, timeout_ms);
116 ssize_t Receive(void* data, size_t length, int timeout_ms) override;
151 ssize_t UdpSocket::Receive(void* data, size_t length, int timeout_ms) {
174 ssize_t Receive(void* data, size_t length, int timeout_ms) override;
230 ssize_t TcpSocket::Receive(void* data, size_t length, int timeout_ms) {
  /device/linaro/bootloader/edk2/EmulatorPkg/Include/Protocol/
EmuSnp.h 3 transmit packets, receive packets, and close a network interface.
84 Resets a network adapter and allocates the transmit and receive buffers
86 of additional transmit and receive buffers.
89 @param ExtraRxBufferSize The size, in bytes, of the extra receive buffer space
103 receive buffers.
160 Manages the multicast receive filters of a network interface.
163 @param Enable A bit mask of receive filters to enable on the network interface.
164 @param Disable A bit mask of receive filters to disable on the network interface.
165 @param ResetMCastFilter Set to TRUE to reset the contents of the multicast receive
171 @param MCastFilter A pointer to a list of new multicast receive filter HW MAC
    [all...]
  /external/libchrome/base/
sync_socket_posix.cc 28 // To avoid users sending negative message lengths to Send/Receive
126 size_t SyncSocket::Receive(void* buffer, size_t length) {
147 // this case, the best we can do is Peek() to see if we can Receive() now or
150 return Peek() < length ? 0 : Receive(buffer, length);
190 Receive(static_cast<char*>(buffer) + bytes_read_total, bytes_to_read);
  /external/webrtc/webrtc/modules/video_capture/windows/
sink_filter_ds.cc 319 CaptureInputPin::Receive ( IN IMediaSample * pIMediaSample )
337 hr = CBaseInputPin::Receive (pIMediaSample);
  /system/core/libmemunreachable/
LeakPipe.h 139 bool Receive(T* value) {
142 MEM_ALOGE("failed to receive value: %s", strerror(errno));
155 if (!Receive(&size)) {
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Efi/Protocol/ManagedNetwork/
ManagedNetwork.h 156 EFI_MANAGED_NETWORK_RECEIVE Receive;
  /device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
ManagedNetwork.h 39 /// from the MNP receive queue will be dropped if its receive timeout expires.
44 /// from the MNP transmit queue will be dropped if its receive timeout expires.
53 /// Set to TRUE to receive packets that are sent to the network
58 /// Set to TRUE to receive packets that are sent to any of the
63 /// Set to TRUE to receive packets that are sent to the network
68 /// Set to TRUE to receive packets that are sent to any MAC address.
179 reset to startup defaults and all pending transmit and receive
230 Enables and disables receive filters for multicast address.
285 @param Token The pointer to a token associated with the receive data descriptor.
    [all...]
Udp6.h 3 the EFI IPv6 Protocol and provides simple packet-oriented services to transmit and receive
88 /// EFI_UDP6_FRAGMENT_DATA allows multiple receive or transmit buffers to be specified.
147 /// The receive timeout value (number of microseconds) to be associated with each
255 /// The EFI_UDP6_COMPLETION_TOKEN structures are used for both transmit and receive operations.
271 /// - EFI_SUCCESS: The receive or transmit operation completed successfully.
272 /// - EFI_ABORTED: The receive or transmit was aborted.
283 /// received. For example, packets are being sent too fast for the destination to receive them
286 /// - EFI_SECURITY_VIOLATION: The transmit or receive was failed because of IPsec policy check.
418 receive the notification and transmitting status.
468 Places an asynchronous receive request into the receiving queue.
    [all...]
Supplicant.h 195 // Indicates that the keys are being installed for the receive direction.
197 Receive,
203 // Indicates that the keys are being installed for both the receive and
248 // The Receive Sequence Count value.
Udp4.h 5 to transmit and receive UDP packets.
136 @param Udp4ConfigData The pointer to the buffer to receive the current configuration data.
174 @param Udp4ConfigData The pointer to the buffer to receive the current configuration data.
293 transmit and receive queues.
295 poll the underlying communications device fast enough to transmit and/or receive
305 @retval EFI_TIMEOUT Data was dropped out of the transmit and/or receive queue.
315 Places an asynchronous receive request into the receiving queue.
317 The Receive() function places a completion token into the receive packet queue.
320 field cannot be NULL. When the receive operation completes, the EFI UDPv4 Protocol
    [all...]
Ip4.h 66 /// The default IPv4 protocol packets to send and receive. Ignored
71 /// Set to TRUE to receive all IPv4 packets that get through the receive filters.
72 /// Set to FALSE to receive only the DefaultProtocol IPv4
73 /// packets that get through the receive filters.
77 /// Set to TRUE to receive ICMP error report packets. Ignored when
82 /// Set to TRUE to receive broadcast IPv4 packets. Ignored when
88 /// Set to TRUE to receive all IPv4 packets that are sent to any
118 /// Set to TRUE to send and receive unformatted packets. The other
119 /// IPv4 receive filters are still applied. Fragmentation is disabled for RawData mode.
    [all...]
SimpleNetwork.h 3 transmit packets, receive packets, and close a network interface.
53 /// Number of valid frames received and copied into receive buffers.
70 /// Valid frames that were dropped because receive buffers were full.
198 /// The multicast receive filter settings supported by the network interface.
202 /// The current multicast receive filter settings.
206 /// The maximum number of multicast address receive filters supported by the driver.
210 /// The current number of multicast address receive filters.
214 /// Array containing the addresses of the current multicast address receive filters.
291 Resets a network adapter and allocates the transmit and receive buffers
293 of additional transmit and receive buffers.
    [all...]
Tcp4.h 5 The EFI TCPv4 Protocol provides services to send and receive data stream.
191 /// receive buffer of the instance.
237 @param Tcp4State The pointer to the buffer to receive the current TCP state.
238 @param Tcp4ConfigData The pointer to the buffer to receive the current TCP configuration.
239 @param Ip4ModeData The pointer to the buffer to receive the current IPv4 configuration
241 @param MnpConfigData The pointer to the buffer to receive the current MNP configuration
243 @param SnpModeData The pointer to the buffer to receive the current SNP configuration
431 Places an asynchronous receive request into the receiving queue.
434 @param Token The pointer to a token that is associated with the receive data
437 @retval EFI_SUCCESS The receive completion token was cached.
    [all...]
  /device/linaro/bootloader/edk2/Nt32Pkg/SnpNt32Dxe/
SnpNt32.h 116 NT_NET_RECEIVE Receive;
  /external/perfetto/src/ipc/
unix_socket.cc 396 size_t UnixSocket::Receive(void* msg, size_t len, base::ScopedFile* recv_fd) {
463 size_t rsize = Receive(buf.get(), max_length);
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Efi/Protocol/Udp4/
Udp4.h 205 EFI_UDP4_RECEIVE Receive;
  /frameworks/native/libs/vr/libpdx_uds/
ipc_helper.cpp 26 // Default implementations of Send/Receive interfaces to use standard socket
41 ssize_t Receive(int socket_fd, void* data, size_t size, int flags) override {
118 ALOGE("RecvMsgAll: Failed to receive data from socket: %s",
150 ssize_t size_read = RETRY_EINTR(receiver->Receive(
154 ALOGE("RecvAll: Failed to receive data from socket: %s",
279 Status<void> ReceivePayload::Receive(const BorrowedHandle& socket_fd) {
280 return Receive(socket_fd, nullptr);
283 Status<void> ReceivePayload::Receive(const BorrowedHandle& socket_fd,
300 ALOGE("ReceivePayload::Receive: Message header is invalid");
333 ALOGE("ReceivePayload::Receive: Failed to obtain message credentials")
    [all...]
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Efi/Protocol/Ip4/
Ip4.h 233 EFI_IP4_RECEIVE Receive;
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Efi/Protocol/SimpleNetwork/
SimpleNetwork.h 50 // Number of valid frames received and copied into receive buffers.
67 // Valid frames that were dropped because receive buffers were full.
223 Resets a network adapter and allocates the transmit and receive buffers
225 of additional transmit and receive buffers.
229 ExtraRxBufferSize - The size, in bytes, of the extra receive buffer space
244 receive buffers. .
318 Manages the multicast receive filters of a network interface.
322 Enable - A bit mask of receive filters to enable on the network interface.
323 Disable - A bit mask of receive filters to disable on the network interface.
324 ResetMCastFilter - Set to TRUE to reset the contents of the multicast receive
    [all...]
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Efi/Protocol/Tcp4/
Tcp4.h 237 EFI_TCP4_RECEIVE Receive;

Completed in 680 milliseconds

1 2 3