Home
last modified time | relevance | path

Searched refs:receive (Results 1 – 21 of 21) sorted by relevance

/frameworks/native/libs/vr/libpdx/private/pdx/
Dclient.h220 const bool receive = (receive_buffer && receive_length); in Send() local
224 receive ? &receive_vector : nullptr, receive ? 1 : 0); in Send()
/frameworks/base/tests/AccessoryDisplay/
DREADME15 The sink application uses the UsbDevice APIs to receive connections
32 in this arrangement and will receive power from the sink.
/frameworks/av/media/libstagefright/rtsp/
DARTPConnection.h81 status_t receive(StreamInfo *info, bool receiveRTP);
DARTSPConnection.cpp532 status_t ARTSPConnection::receive(void *data, size_t size) { in receive() function in android::ARTSPConnection
566 if (receive(&c, 1) != OK) { in receiveLine()
591 if (receive(x, 3) != OK) { in receiveBinaryData()
596 if (receive(buffer->data(), buffer->size()) != OK) { in receiveBinaryData()
731 if (receive(response->mContent->data(), contentLength) != OK) { in receiveRTSPReponse()
DARTSPConnection.h107 status_t receive(void *data, size_t size);
DARTPConnection.cpp290 err = receive(&*it, true); in onPollStreams()
293 err = receive(&*it, false); in onPollStreams()
373 status_t ARTPConnection::receive(StreamInfo *s, bool receiveRTP) { in receive() function in android::ARTPConnection
/frameworks/hardware/interfaces/sensorservice/1.0/
DREADME94 - Single-threaded clients receive events in the correct order in the same
96 - Multi-threaded clients receive events in the correct order but in
/frameworks/rs/script_api/
Drs_io.spec23 <li>Send the processed allocation or receive the next allocation to process.</li></ul>
/frameworks/base/tests/BandwidthTests/src/com/android/tests/bandwidthenforcement/
DBandwidthEnforcementTestService.java166 socket.receive(replyPacket); in testDns()
/frameworks/base/core/java/android/net/
DSntpClient.java120 socket.receive(response); in requestTime()
/frameworks/base/core/tests/coretests/src/android/net/
DSntpClientTest.java165 mSocket.receive(ntpMsg); in SntpTestServer()
/frameworks/rs/script_api/include/
Drs_io.rsh24 * - Send the processed allocation or receive the next allocation to process.
/frameworks/opt/net/ims/
DREADME.txt27 To receive calls, an IMS application MUST provide a BroadcastReceiver that
/frameworks/native/opengl/tests/angeles/
Dlicense-LGPL.txt30 for this service if you wish); that you receive source code or can get
42 you. You must make sure that they, too, receive or can get the source
151 complete source code as you receive it, in any medium, provided that
383 all those who receive copies directly or indirectly through you, then
/frameworks/support/development/checkstyle/
DLICENSE30 for this service if you wish); that you receive source code or can get
42 you. You must make sure that they, too, receive or can get the source
151 complete source code as you receive it, in any medium, provided that
383 all those who receive copies directly or indirectly through you, then
/frameworks/native/opengl/specs/
DEGL_ANDROID_get_frame_timestamps.txt139 for when the compositor must receive a newly queued frame.
/frameworks/base/proto/src/
Dipconnectivity.proto393 // A DHCP client event or DHCP receive error.
/frameworks/opt/telephony/proto/
Dtelephony.proto1217 // Technology used to send/receive SMS
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt40297 method protected synchronized void receive(int) throws java.io.IOException;
42860 method public synchronized void receive(java.net.DatagramPacket) throws java.io.IOException;
42888 method protected abstract void receive(java.net.DatagramPacket) throws java.io.IOException;
43860 …method public abstract java.net.SocketAddress receive(java.nio.ByteBuffer) throws java.io.IOExcept…
/frameworks/base/api/
Dcurrent.txt52798 method protected synchronized void receive(int) throws java.io.IOException;
55842 method public synchronized void receive(java.net.DatagramPacket) throws java.io.IOException;
55870 method protected abstract void receive(java.net.DatagramPacket) throws java.io.IOException;
56974 …method public abstract java.net.SocketAddress receive(java.nio.ByteBuffer) throws java.io.IOExcept…
Dsystem-current.txt56706 method protected synchronized void receive(int) throws java.io.IOException;
59750 method public synchronized void receive(java.net.DatagramPacket) throws java.io.IOException;
59778 method protected abstract void receive(java.net.DatagramPacket) throws java.io.IOException;
60882 …method public abstract java.net.SocketAddress receive(java.nio.ByteBuffer) throws java.io.IOExcept…