Searched refs:MethodCall1 (Results 1 – 1 of 1) sorted by relevance
136 class MethodCall1 : public rtc::Message,140 MethodCall1(C* c, Method m, T1 a1) : c_(c), m_(m), a1_(a1) {} in MethodCall1() function254 MethodCall1<C, r, t1> call(c_.get(), &C::method, a1);\