Searched refs:_connection5 (Results 1 - 1 of 1) sorted by relevance

/external/chromium/third_party/libjingle/source/talk/base/
H A Dsigslot.h1975 class _connection5 : public _connection_base5<arg1_type, arg2_type, class in namespace:sigslot
1979 _connection5() function in class:sigslot::_connection5
1985 _connection5(dest_type* pobject, void (dest_type::*pmemfun)(arg1_type, function in class:sigslot::_connection5
1992 virtual ~_connection5()
1999 return new _connection5<dest_type, arg1_type, arg2_type, arg3_type, arg4_type,
2006 return new _connection5<dest_type, arg1_type, arg2_type, arg3_type, arg4_type,
2545 _connection5<desttype, arg1_type, arg2_type, arg3_type, arg4_type,
2546 arg5_type, mt_policy>* conn = new _connection5<desttype, arg1_type, arg2_type,

Completed in 63 milliseconds