OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetAudioOutputAllowedValue
(Results
1 - 6
of
6
) sorted by null
/external/chromium_org/chromeos/audio/
audio_devices_pref_handler.h
41
virtual bool
GetAudioOutputAllowedValue
() = 0;
audio_devices_pref_handler_stub.cc
50
bool AudioDevicesPrefHandlerStub::
GetAudioOutputAllowedValue
() {
audio_devices_pref_handler_stub.h
32
virtual bool
GetAudioOutputAllowedValue
() OVERRIDE;
cras_audio_handler.cc
442
if (!audio_pref_handler_->
GetAudioOutputAllowedValue
()) {
/external/chromium_org/chrome/browser/chromeos/audio/
audio_devices_pref_handler_impl.h
34
virtual bool
GetAudioOutputAllowedValue
() OVERRIDE;
audio_devices_pref_handler_impl.cc
92
bool AudioDevicesPrefHandlerImpl::
GetAudioOutputAllowedValue
() {
Completed in 168 milliseconds