OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetAudioCaptureAllowedValue
(Results
1 - 6
of
6
) sorted by null
/external/chromium_org/chromeos/audio/
audio_devices_pref_handler.h
39
virtual bool
GetAudioCaptureAllowedValue
() = 0;
audio_devices_pref_handler_stub.cc
46
bool AudioDevicesPrefHandlerStub::
GetAudioCaptureAllowedValue
() {
audio_devices_pref_handler_stub.h
31
virtual bool
GetAudioCaptureAllowedValue
() OVERRIDE;
cras_audio_handler.cc
454
if (audio_pref_handler_->
GetAudioCaptureAllowedValue
()) {
/external/chromium_org/chrome/browser/chromeos/audio/
audio_devices_pref_handler_impl.h
33
virtual bool
GetAudioCaptureAllowedValue
() OVERRIDE;
audio_devices_pref_handler_impl.cc
88
bool AudioDevicesPrefHandlerImpl::
GetAudioCaptureAllowedValue
() {
Completed in 48 milliseconds