OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:has_alternative_output_
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chromeos/audio/
cras_audio_handler.h
264
bool
has_alternative_output_
;
member in class:chromeos::CrasAudioHandler
cras_audio_handler.cc
187
return
has_alternative_output_
;
311
has_alternative_output_
(false),
637
has_alternative_output_
= false;
652
} else if (!
has_alternative_output_
&&
655
has_alternative_output_
= true;
Completed in 26 milliseconds