Searched defs:buffered_amount (Results 1 – 2 of 2) sorted by relevance
233 uint64_t DataChannel::buffered_amount() const { in buffered_amount() function in webrtc::DataChannel
871 uint64_t buffered_amount = ExtractNativeDC(jni, j_dc)->buffered_amount(); in JOW() local