Searched refs:PROXY_METHOD2 (Results 1 – 5 of 5) sorted by relevance
/external/webrtc/api/ |
D | peer_connection_proxy.h | 31 PROXY_METHOD2(RTCErrorOr<rtc::scoped_refptr<RtpSenderInterface>>, 40 PROXY_METHOD2(RTCErrorOr<rtc::scoped_refptr<RtpTransceiverInterface>>, 47 PROXY_METHOD2(RTCErrorOr<rtc::scoped_refptr<RtpTransceiverInterface>>, 51 PROXY_METHOD2(rtc::scoped_refptr<RtpSenderInterface>, 67 PROXY_METHOD2(void, 71 PROXY_METHOD2(void, 76 PROXY_METHOD2(rtc::scoped_refptr<DataChannelInterface>, 91 PROXY_METHOD2(void, 95 PROXY_METHOD2(void, 99 PROXY_METHOD2(void, [all …]
|
D | peer_connection_factory_proxy.h | 35 PROXY_METHOD2(rtc::scoped_refptr<PeerConnectionInterface>, 51 PROXY_METHOD2(rtc::scoped_refptr<VideoTrackInterface>, 55 PROXY_METHOD2(rtc::scoped_refptr<AudioTrackInterface>, 59 PROXY_METHOD2(bool, StartAecDump, FILE*, int64_t)
|
D | proxy.h | 317 #define PROXY_METHOD2(r, method, t1, t2) \ macro
|
/external/webrtc/pc/ |
D | jitter_buffer_delay_proxy.h | 24 PROXY_METHOD2(void, OnStart, cricket::Delayable*, uint32_t)
|
D | proxy_unittest.cc | 86 PROXY_METHOD2(std::string, Method2, std::string, std::string)
|