OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SetOutputMuteInternal
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chromeos/audio/
cras_audio_handler.cc
220
if (!
SetOutputMuteInternal
(mute_on))
398
SetOutputMuteInternal
(output_mute_on_);
411
SetOutputMuteInternal
(true);
417
SetOutputMuteInternal
(audio_pref_handler_->GetMuteValue(*device));
434
bool CrasAudioHandler::
SetOutputMuteInternal
(bool mute_on) {
cras_audio_handler.h
206
bool
SetOutputMuteInternal
(bool mute_on);
Completed in 30 milliseconds