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

  /external/chromium_org/remoting/protocol/
session_config.h 66 control_config_ = control_config;
68 const ChannelConfig& control_config() const { return control_config_; }
93 ChannelConfig control_config_; member in class:remoting::protocol::SessionConfig
session_config.cc 45 return control_config_.version >= kControlStreamVersion;

Completed in 448 milliseconds