Home
last modified time | relevance | path

Searched refs:_connection4 (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/webrtc/base/
Dsigslot.h1959 class _connection4 : public _connection_base4<arg1_type, arg2_type,
1963 _connection4() in _connection4() function
1969 _connection4(dest_type* pobject, void (dest_type::*pmemfun)(arg1_type, in _connection4() function
1976 virtual ~_connection4() in ~_connection4()
1982 return new _connection4<dest_type, arg1_type, arg2_type, arg3_type, arg4_type, mt_policy>(*this); in clone()
1987 …return new _connection4<dest_type, arg1_type, arg2_type, arg3_type, arg4_type, mt_policy>((dest_ty… in duplicate()
2509 _connection4<desttype, arg1_type, arg2_type, arg3_type, arg4_type, mt_policy>* in connect()
2510 conn = new _connection4<desttype, arg1_type, arg2_type, arg3_type, in connect()
/external/chromium_org/third_party/libjingle/source/talk/base/
Dsigslot.h1959 class _connection4 : public _connection_base4<arg1_type, arg2_type,
1963 _connection4() in _connection4() function
1969 _connection4(dest_type* pobject, void (dest_type::*pmemfun)(arg1_type, in _connection4() function
1976 virtual ~_connection4() in ~_connection4()
1982 return new _connection4<dest_type, arg1_type, arg2_type, arg3_type, arg4_type, mt_policy>(*this); in clone()
1987 …return new _connection4<dest_type, arg1_type, arg2_type, arg3_type, arg4_type, mt_policy>((dest_ty… in duplicate()
2509 _connection4<desttype, arg1_type, arg2_type, arg3_type, arg4_type, mt_policy>* in connect()
2510 conn = new _connection4<desttype, arg1_type, arg2_type, arg3_type, in connect()