OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:WEBRTC_FUNC
(Results
1 - 5
of
5
) sorted by null
/external/chromium_org/third_party/libjingle/source/talk/media/webrtc/
fakewebrtcvoiceengine.h
334
WEBRTC_FUNC
(RegisterVoiceEngineObserver, (
340
WEBRTC_FUNC
(Init, (webrtc::AudioDeviceModule* adm,
345
WEBRTC_FUNC
(Terminate, ()) {
352
WEBRTC_FUNC
(CreateChannel, ()) {
355
WEBRTC_FUNC
(CreateChannel, (const webrtc::Config& /*config*/)) {
358
WEBRTC_FUNC
(DeleteChannel, (int channel)) {
365
WEBRTC_FUNC
(StartPlayout, (int channel)) {
376
WEBRTC_FUNC
(StartSend, (int channel)) {
388
WEBRTC_FUNC
(StopPlayout, (int channel)) {
393
WEBRTC_FUNC
(StopSend, (int channel))
[
all
...]
fakewebrtcvideoengine.h
641
WEBRTC_FUNC
(Init, ()) {
646
WEBRTC_FUNC
(CreateChannel, (int& channel)) { // NOLINT
662
WEBRTC_FUNC
(CreateChannel, (int& channel, int original_channel)) {
670
WEBRTC_FUNC
(CreateReceiveChannel, (int& channel, int original_channel)) {
673
WEBRTC_FUNC
(DeleteChannel, (const int channel)) {
681
WEBRTC_FUNC
(RegisterCpuOveruseObserver,
688
WEBRTC_FUNC
(SetCpuOveruseOptions,
696
WEBRTC_FUNC
(StartSend, (const int channel)) {
701
WEBRTC_FUNC
(StopSend, (const int channel)) {
706
WEBRTC_FUNC
(StartReceive, (const int channel))
[
all
...]
fakewebrtccommon.h
47
#define
WEBRTC_FUNC
(method, args) \
/external/chromium_org/third_party/webrtc/voice_engine/include/mock/
fake_voe_external_media.h
28
WEBRTC_FUNC
(RegisterExternalMediaProcessing,
33
WEBRTC_FUNC
(DeRegisterExternalMediaProcessing,
/external/chromium_org/third_party/webrtc/test/
fake_common.h
30
#define
WEBRTC_FUNC
(method, args) \
Completed in 208 milliseconds