Home
last modified time | relevance | path

Searched refs:VerifyMixerConnection (Results 1 – 2 of 2) sorted by relevance

/external/chromium/chrome/browser/chromeos/
Daudio_handler.cc36 if (!VerifyMixerConnection()) in GetVolumePercent()
45 if (!VerifyMixerConnection()) in SetVolumePercent()
59 if (!VerifyMixerConnection()) in AdjustVolumeByPercent()
84 if (!VerifyMixerConnection()) in IsMute()
91 if (!VerifyMixerConnection()) in SetMute()
169 bool AudioHandler::VerifyMixerConnection() { in VerifyMixerConnection() function in chromeos::AudioHandler
Daudio_handler.h71 bool VerifyMixerConnection();