Searched refs:SetSoundDevices (Results 1 – 6 of 6) sorted by relevance
135 virtual bool SetSoundDevices( in SetSoundDevices() function137 return delegate_->SetSoundDevices(in_device, out_device); in SetSoundDevices()
108 virtual bool SetSoundDevices(const Device* in_device,224 virtual bool SetSoundDevices(const Device* in_device, in SetSoundDevices() function
98 virtual bool SetSoundDevices(const Device* in_dev, const Device* out_dev) { in SetSoundDevices() function
228 EXPECT_TRUE(engine_->SetSoundDevices(NULL, NULL)); in TEST_F()
76 virtual bool SetSoundDevices(const Device* in_dev, const Device* out_dev) { in SetSoundDevices() function
573 ret = media_engine_->SetSoundDevices(in_dev, out_dev); in SetAudioOptions_w()