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

  /external/chromium_org/remoting/protocol/
input_filter.h 25 void set_input_stub(InputStub* input_stub) { function in class:remoting::protocol::InputFilter
host_event_dispatcher.h 29 void set_input_stub(InputStub* input_stub) { input_stub_ = input_stub; } function in class:remoting::protocol::HostEventDispatcher
connection_to_client.cc 95 void ConnectionToClient::set_input_stub(protocol::InputStub* input_stub) { function in class:remoting::protocol::ConnectionToClient
134 event_dispatcher_->set_input_stub(input_stub_);
  /external/chromium_org/remoting/client/plugin/
pepper_input_handler.h 33 void set_input_stub(protocol::InputStub* input_stub) { function in class:remoting::PepperInputHandler

Completed in 235 milliseconds