HasDeviceChange   637 chromeos/audio/cras_audio_handler.cc   bool output_devices_changed = HasDeviceChange(nodes, false);
HasDeviceChange   638 chromeos/audio/cras_audio_handler.cc   bool input_devices_changed = HasDeviceChange(nodes, true);
HasDeviceChange   235 chromeos/audio/cras_audio_handler.h   bool HasDeviceChange(const AudioNodeList& new_nodes, bool is_input);