output_configurator.h | 247 OutputState output_state() const { return output_state_; } function in class:chromeos::OutputConfigurator 328 // Switches to the state specified in |output_state| and |power_state|. 335 OutputState output_state, 339 // Switches to the state specified in |output_state| and |power_state|. 342 bool EnterState(OutputState output_state,
|