Home
last modified time | relevance | path

Searched refs:set_receive_id (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/remoting/protocol/
Dchannel_multiplexer.cc76 void set_receive_id(int id) { receive_id_ = id; } in set_receive_id() function in remoting::protocol::ChannelMultiplexer::MuxChannel
506 channel->set_receive_id(receive_id); in OnIncomingPacket()