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

  /external/webrtc/webrtc/p2p/base/
transportchannel.cc 26 void TransportChannel::set_receiving(bool receiving) { function in class:cricket::TransportChannel
port.cc 841 void Connection::set_receiving(bool value) { function in class:cricket::Connection
843 LOG_J(LS_VERBOSE, this) << "set_receiving to " << value;
890 set_receiving(true);
    [all...]

Completed in 646 milliseconds