Home
last modified time | relevance | path

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

/external/chromium_org/remoting/protocol/
Dsession_config.cc168 result->mutable_event_configs()->push_back(config.event_config()); in CreateFrom()
189 result->mutable_event_configs()->push_back( in CreateDefault()
Dsession_config.h123 std::list<ChannelConfig>* mutable_event_configs() { in mutable_event_configs() function
Dcontent_description.cc224 config->mutable_event_configs()) || in ParseXml()