Home
last modified time | relevance | path

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

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