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

  /external/chromium/third_party/libjingle/source/talk/p2p/base/
p2ptransportchannel.cc 175 was_writable_(false),
240 was_writable_ = false;
678 was_writable_ = true;
690 if (was_writable_) {
692 was_writable_ = false;
718 was_writable_ = false;
    [all...]
p2ptransportchannel.h 154 bool was_writable_; member in class:cricket::P2PTransportChannel

Completed in 47 milliseconds