Home
last modified time | relevance | path

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

/frameworks/native/libs/vr/libpdx/private/pdx/
Dclient.h220 const bool receive = (receive_buffer && receive_length); in Send() local
/frameworks/av/media/libstagefright/rtsp/
DARTPConnection.cpp373 status_t ARTPConnection::receive(StreamInfo *s, bool receiveRTP) { in receive() function in android::ARTPConnection
DARTSPConnection.cpp532 status_t ARTSPConnection::receive(void *data, size_t size) { in receive() function in android::ARTSPConnection