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

  /external/chromium/chrome/browser/remoting/
remoting_options_handler.cc 20 RemotingOptionsHandler::RemotingOptionsHandler()
25 RemotingOptionsHandler::~RemotingOptionsHandler() {
30 void RemotingOptionsHandler::Init(WebUI* web_ui) {
47 void RemotingOptionsHandler::OnRemotingHostInfo(
52 void RemotingOptionsHandler::SetStatus(
remoting_options_handler.h 20 class RemotingOptionsHandler : public ServiceProcessControl::MessageHandler {
22 RemotingOptionsHandler();
23 virtual ~RemotingOptionsHandler();
37 DISALLOW_COPY_AND_ASSIGN(RemotingOptionsHandler);

Completed in 43 milliseconds