Searched refs:MethodCall0 (Results 1 – 2 of 2) sorted by relevance
135 class MethodCall0 : public rtc::Message,139 MethodCall0(C* c, Method m) : c_(c), m_(m) {} in MethodCall0() function321 MethodCall0<c##Proxy, void> call(this, &c##Proxy::Release_s); \332 MethodCall0<C, r> call(c_.get(), &C::method); \
85 MethodCall0<PeerConnectionFactory, bool> call( in CreatePeerConnectionFactory()113 MethodCall0<PeerConnectionFactory, bool> call( in CreatePeerConnectionFactory()