HomeSort by relevance Sort by last modified time
    Searched refs:BufferInput (Results 1 - 4 of 4) sorted by null

  /external/chromium/third_party/libjingle/source/talk/base/
socketadapters.cc 105 void BufferedReadAdapter::BufferInput(bool on) {
184 BufferInput(true);
211 BufferInput(false);
221 BufferInput(true);
245 BufferInput(false);
271 BufferInput(true);
356 BufferInput(false);
509 BufferInput(false);
529 BufferInput(true);
645 BufferInput(false)
    [all...]
socketadapters.h 61 void BufferInput(bool on = true);
  /external/chromium_org/third_party/libjingle/source/talk/base/
socketadapters.cc 105 void BufferedReadAdapter::BufferInput(bool on) {
184 BufferInput(true);
211 BufferInput(false);
221 BufferInput(true);
245 BufferInput(false);
271 BufferInput(true);
356 BufferInput(false);
509 BufferInput(false);
529 BufferInput(true);
645 BufferInput(false)
    [all...]
socketadapters.h 61 void BufferInput(bool on = true);

Completed in 62 milliseconds