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

  /external/chromium_org/remoting/protocol/
session_config.cc 54 result.set_event_config(ChannelConfig(ChannelConfig::TRANSPORT_MUX_STREAM,
98 result->set_event_config(event_config);
123 result->set_event_config(event_configs_.front());
session_config.h 69 void set_event_config(const ChannelConfig& event_config) { function in class:remoting::protocol::SessionConfig

Completed in 54 milliseconds