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

  /external/webrtc/webrtc/p2p/base/
port.h 500 bool pruned() const { return pruned_; }
608 bool pruned_; member in class:cricket::Connection
port.cc 773 pruned_(false),
896 if (!pruned_ && (write_state_ == STATE_WRITE_TIMEOUT)) {
    [all...]

Completed in 470 milliseconds