Searched refs:GetDeviceIdString (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/chromeos/audio/
H A Daudio_devices_pref_handler_impl.cc36 std::string GetDeviceIdString(const chromeos::AudioDevice& device) { function in namespace:__anon3032
62 device_volume_settings_->SetDouble(GetDeviceIdString(device), value);
70 std::string device_id_str = GetDeviceIdString(device);
82 device_mute_settings_->SetInteger(GetDeviceIdString(device),
110 std::string device_id_str = GetDeviceIdString(device);

Completed in 62 milliseconds