OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:stream_key_pressed
(Results
1 - 5
of
5
) sorted by null
/external/chromium_org/third_party/webrtc/modules/audio_processing/
audio_processing_impl.h
124
virtual bool
stream_key_pressed
() const OVERRIDE;
audio_processing_impl.cc
646
bool AudioProcessingImpl::
stream_key_pressed
() const {
function in class:webrtc::AudioProcessingImpl
/external/chromium_org/third_party/webrtc/modules/audio_processing/include/
audio_processing.h
308
virtual bool
stream_key_pressed
() const = 0;
mock_audio_processing.h
232
MOCK_CONST_METHOD0(
stream_key_pressed
,
/external/chromium_org/third_party/libjingle/source/talk/media/webrtc/
fakewebrtcvoiceengine.h
126
WEBRTC_BOOL_STUB_CONST(
stream_key_pressed
, ());
[
all
...]
Completed in 679 milliseconds