HomeSort by relevance Sort by last modified time
    Searched refs:PROXY_METHOD2 (Results 1 - 4 of 4) sorted by null

  /external/webrtc/talk/app/webrtc/
peerconnectionproxy.h 46 PROXY_METHOD2(rtc::scoped_refptr<RtpSenderInterface>,
57 PROXY_METHOD2(rtc::scoped_refptr<DataChannelInterface>,
61 PROXY_METHOD2(void, CreateOffer, CreateSessionDescriptionObserver*,
63 PROXY_METHOD2(void, CreateAnswer, CreateSessionDescriptionObserver*,
65 PROXY_METHOD2(void, SetLocalDescription, SetSessionDescriptionObserver*,
67 PROXY_METHOD2(void, SetRemoteDescription, SetSessionDescriptionObserver*,
peerconnectionfactoryproxy.h 58 PROXY_METHOD2(rtc::scoped_refptr<VideoSourceInterface>,
61 PROXY_METHOD2(rtc::scoped_refptr<VideoTrackInterface>,
63 PROXY_METHOD2(rtc::scoped_refptr<AudioTrackInterface>,
proxy_unittest.cc 67 PROXY_METHOD2(std::string, Method2, std::string, std::string)
proxy.h 354 #define PROXY_METHOD2(r, method, t1, t2) \

Completed in 137 milliseconds