Searched defs:_connection6 (Results 1 - 1 of 1) sorted by relevance

/external/chromium/third_party/libjingle/source/talk/base/
H A Dsigslot.h2029 class _connection6 : public _connection_base6<arg1_type, arg2_type, class in namespace:sigslot
2033 _connection6() function in class:sigslot::_connection6
2039 _connection6(dest_type* pobject, void (dest_type::*pmemfun)(arg1_type, function in class:sigslot::_connection6
2046 virtual ~_connection6()
2053 return new _connection6<dest_type, arg1_type, arg2_type, arg3_type, arg4_type,
2060 return new _connection6<dest_type, arg1_type, arg2_type, arg3_type, arg4_type,
2618 _connection6<desttype, arg1_type, arg2_type, arg3_type, arg4_type,
2620 new _connection6<desttype, arg1_type, arg2_type, arg3_type,

Completed in 44 milliseconds