OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RTC_DISALLOW_IMPLICIT_CONSTRUCTORS
(Results
1 - 25
of
43
) sorted by null
1
2
/external/webrtc/webrtc/base/
constructormagic.h
30
#define
RTC_DISALLOW_IMPLICIT_CONSTRUCTORS
(TypeName) \
signalthread.h
112
RTC_DISALLOW_IMPLICIT_CONSTRUCTORS
(Worker);
135
RTC_DISALLOW_IMPLICIT_CONSTRUCTORS
(EnterExit);
random.h
65
RTC_DISALLOW_IMPLICIT_CONSTRUCTORS
(Random);
autodetectproxy.h
84
RTC_DISALLOW_IMPLICIT_CONSTRUCTORS
(AutoDetectProxy);
referencecountedsingletonfactory.h
152
RTC_DISALLOW_IMPLICIT_CONSTRUCTORS
(rcsf_ptr);
/external/webrtc/webrtc/common_audio/
window_generator.h
27
RTC_DISALLOW_IMPLICIT_CONSTRUCTORS
(WindowGenerator);
/external/webrtc/webrtc/modules/remote_bitrate_estimator/test/
bwe_test_fileutils.h
38
RTC_DISALLOW_IMPLICIT_CONSTRUCTORS
(ResourceFileReader);
53
RTC_DISALLOW_IMPLICIT_CONSTRUCTORS
(OutputFileWriter);
packet_receiver.h
66
RTC_DISALLOW_IMPLICIT_CONSTRUCTORS
(PacketReceiver);
bwe_test_framework.h
257
RTC_DISALLOW_IMPLICIT_CONSTRUCTORS
(RateCounterFilter);
273
RTC_DISALLOW_IMPLICIT_CONSTRUCTORS
(LossFilter);
289
RTC_DISALLOW_IMPLICIT_CONSTRUCTORS
(DelayFilter);
309
RTC_DISALLOW_IMPLICIT_CONSTRUCTORS
(JitterFilter);
326
RTC_DISALLOW_IMPLICIT_CONSTRUCTORS
(ReorderFilter);
350
RTC_DISALLOW_IMPLICIT_CONSTRUCTORS
(ChokeFilter);
427
RTC_DISALLOW_IMPLICIT_CONSTRUCTORS
(VideoSource);
442
RTC_DISALLOW_IMPLICIT_CONSTRUCTORS
(AdaptiveVideoSource);
465
RTC_DISALLOW_IMPLICIT_CONSTRUCTORS
(PeriodicKeyFrameSource);
/external/webrtc/talk/media/base/
cpuid.h
68
RTC_DISALLOW_IMPLICIT_CONSTRUCTORS
(CpuInfo);
/external/webrtc/webrtc/modules/audio_processing/
level_estimator_impl.h
42
RTC_DISALLOW_IMPLICIT_CONSTRUCTORS
(LevelEstimatorImpl);
high_pass_filter_impl.h
41
RTC_DISALLOW_IMPLICIT_CONSTRUCTORS
(HighPassFilterImpl);
noise_suppression_impl.h
48
RTC_DISALLOW_IMPLICIT_CONSTRUCTORS
(NoiseSuppressionImpl);
voice_detection_impl.h
53
RTC_DISALLOW_IMPLICIT_CONSTRUCTORS
(VoiceDetectionImpl);
/external/webrtc/talk/app/webrtc/
audiotrack.h
71
RTC_DISALLOW_IMPLICIT_CONSTRUCTORS
(AudioTrack);
mediacontroller.cc
85
RTC_DISALLOW_IMPLICIT_CONSTRUCTORS
(MediaController);
/external/webrtc/webrtc/audio/
audio_state.h
56
RTC_DISALLOW_IMPLICIT_CONSTRUCTORS
(AudioState);
audio_send_stream.h
56
RTC_DISALLOW_IMPLICIT_CONSTRUCTORS
(AudioSendStream);
audio_receive_stream.h
62
RTC_DISALLOW_IMPLICIT_CONSTRUCTORS
(AudioReceiveStream);
/external/webrtc/webrtc/modules/desktop_capture/win/
scoped_gdi_object.h
73
RTC_DISALLOW_IMPLICIT_CONSTRUCTORS
(DeleteObjectTraits);
86
RTC_DISALLOW_IMPLICIT_CONSTRUCTORS
(DestroyCursorTraits);
/external/webrtc/webrtc/modules/remote_bitrate_estimator/test/estimators/
remb.h
47
RTC_DISALLOW_IMPLICIT_CONSTRUCTORS
(RembBweSender);
76
RTC_DISALLOW_IMPLICIT_CONSTRUCTORS
(RembReceiver);
/external/webrtc/webrtc/call/mock/
mock_congestion_controller.h
48
RTC_DISALLOW_IMPLICIT_CONSTRUCTORS
(MockCongestionController);
/external/webrtc/webrtc/modules/remote_bitrate_estimator/
inter_arrival.h
81
RTC_DISALLOW_IMPLICIT_CONSTRUCTORS
(InterArrival);
/external/webrtc/webrtc/modules/video_coding/test/
test_util.h
70
RTC_DISALLOW_IMPLICIT_CONSTRUCTORS
(FileOutputFrameReceiver);
vcm_payload_sink_factory.h
65
RTC_DISALLOW_IMPLICIT_CONSTRUCTORS
(VcmPayloadSinkFactory);
Completed in 1630 milliseconds
1
2