Searched refs:BufferInput (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/webrtc/base/
H A Dsocketadapters.cc88 void BufferedReadAdapter::BufferInput(bool on) { function in class:rtc::BufferedReadAdapter
167 BufferInput(true);
194 BufferInput(false);
204 BufferInput(true);
228 BufferInput(false);
254 BufferInput(true);
339 BufferInput(false);
492 BufferInput(false);
512 BufferInput(true);
628 BufferInput(fals
[all...]
H A Dsocketadapters.h44 void BufferInput(bool on = true);

Completed in 41 milliseconds