Home
last modified time | relevance | path

Searched refs:MethodCall4 (Results 1 – 1 of 1) sorted by relevance

/external/webrtc/talk/app/webrtc/
Dproxy.h264 class MethodCall4 : public rtc::Message,
268 MethodCall4(C* c, Method m, T1 a1, T2 a2, T3 a3, T4 a4) in MethodCall4() function
368 MethodCall4<C, r, t1, t2, t3, t4> call(c_.get(), &C::method, a1, a2, a3, \