Home
last modified time | relevance | path

Searched refs:readBytesForTotal (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/media/libstagefright/rtsp/include/media/stagefright/rtsp/
DTrafficRecorder.h53 Bytes readBytesForTotal();
109 Bytes TrafficRecorder<Time, Bytes>::readBytesForTotal() { in readBytesForTotal() function
/frameworks/av/media/libstagefright/rtsp/
DARTPWriter.cpp1517 return mTrafficRec->readBytesForTotal(); in getAccumulativeBytes()