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

  /external/webrtc/webrtc/p2p/base/
port.cc 831 void Connection::set_write_state(WriteState value) { function in class:cricket::Connection
835 LOG_J(LS_VERBOSE, this) << "set_write_state from: " << old_value << " to "
899 set_write_state(STATE_WRITE_INIT);
    [all...]
  /external/grpc-grpc/src/core/ext/transport/chttp2/transport/
chttp2_transport.cc 824 static void set_write_state(grpc_chttp2_transport* t, function
    [all...]