HomeSort by relevance Sort by last modified time
    Searched refs:GrabServer (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/chromeos/display/
real_output_configurator_delegate.h 35 virtual void GrabServer() OVERRIDE;
output_configurator.cc 180 delegate_->GrabServer();
212 delegate_->GrabServer();
247 delegate_->GrabServer();
357 delegate_->GrabServer();
output_configurator.h 152 virtual void GrabServer() = 0;
real_output_configurator_delegate.cc 65 void RealOutputConfiguratorDelegate::GrabServer() {
output_configurator_unittest.cc 123 virtual void GrabServer() OVERRIDE { AppendAction(kGrab); }

Completed in 39 milliseconds