Searched refs:set_receive_id (Results 1 – 1 of 1) sorted by relevance
/external/chromium_org/remoting/protocol/ | ||
D | channel_multiplexer.cc | 76 void set_receive_id(int id) { receive_id_ = id; } in set_receive_id() function in remoting::protocol::ChannelMultiplexer::MuxChannel |