Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/rtsp/include/media/stagefright/rtsp/
DTrafficRecorder.h45 Bytes mAccuBytes; variable
100 mAccuBytes = 0; in init()
110 return mAccuBytes; in readBytesForTotal()
154 mAccuBytes += bytes; in writeBytes()