OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:WEBRTC_VOID_STUB
(Results
1 - 2
of
2
) sorted by null
/external/webrtc/talk/media/webrtc/
fakewebrtccommon.h
47
#define
WEBRTC_VOID_STUB
(method, args) \
fakewebrtcvoiceengine.h
84
WEBRTC_VOID_STUB
(set_output_will_be_muted, (bool muted));
114
WEBRTC_VOID_STUB
(set_stream_key_pressed, (bool key_pressed));
115
WEBRTC_VOID_STUB
(set_delay_offset_ms, (int offset));
120
WEBRTC_VOID_STUB
(UpdateHistogramsOnCallEnd, ());
718
WEBRTC_VOID_STUB
(SetDelayOffsetMs, (int offset))
Completed in 34 milliseconds