Searched defs:ControlVideo (Results 1 – 2 of 2) sorted by relevance
| /external/chromium_org/remoting/protocol/ | ||
| D | client_control_dispatcher.cc | 92 void ClientControlDispatcher::ControlVideo(const VideoControl& video_control) { in ControlVideo() function in remoting::protocol::ClientControlDispatcher |
| /external/chromium_org/remoting/host/ | ||
| D | client_session.cc | 148 void ClientSession::ControlVideo(const protocol::VideoControl& video_control) { in ControlVideo() function in remoting::ClientSession |