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

  /external/chromium_org/remoting/protocol/
session_config.cc 167 result->mutable_control_configs()->push_back(config.control_config());
179 result->mutable_control_configs()->push_back(
183 result->mutable_control_configs()->push_back(
content_description.cc 222 config->mutable_control_configs()) ||
session_config.h 115 std::list<ChannelConfig>* mutable_control_configs() { function in class:remoting::protocol::CandidateSessionConfig

Completed in 469 milliseconds