Searched refs:ConstMethodCall0 (Results 1 – 1 of 1) sorted by relevance
155 class ConstMethodCall0 : public rtc::Message,159 ConstMethodCall0(C* c, Method m) : c_(c), m_(m) {} in ConstMethodCall0() function338 ConstMethodCall0<C, r> call(c_.get(), &C::method); \