OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:volume_state_
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chromeos/dbus/
cras_audio_client_stub_impl.cc
77
callback.Run(
volume_state_
, true);
90
volume_state_
.output_user_mute = mute_on;
93
OutputMuteChanged(
volume_state_
.output_user_mute));
101
volume_state_
.input_mute = mute_on;
104
InputMuteChanged(
volume_state_
.input_mute));
cras_audio_client_stub_impl.h
43
VolumeState
volume_state_
;
member in class:chromeos::CrasAudioClientStubImpl
Completed in 79 milliseconds