HomeSort by relevance Sort by last modified time
    Searched refs:receiveBinaryData (Results 1 - 2 of 2) sorted by null

  /frameworks/av/media/libstagefright/rtsp/
ARTSPConnection.h 109 sp<ABuffer> receiveBinaryData();
ARTSPConnection.cpp 589 sp<ABuffer> ARTSPConnection::receiveBinaryData() {
617 sp<ABuffer> buffer = receiveBinaryData();

Completed in 58 milliseconds