Searched refs:_connection7 (Results 1 – 1 of 1) sorted by relevance
/external/webrtc/webrtc/base/ |
D | sigslot.h | 2071 class _connection7 : public _connection_base7<arg1_type, arg2_type, 2075 _connection7() in _connection7() function 2081 _connection7(dest_type* pobject, void (dest_type::*pmemfun)(arg1_type, in _connection7() function 2088 virtual ~_connection7() in ~_connection7() 2095 return new _connection7<dest_type, arg1_type, arg2_type, arg3_type, arg4_type, in clone() 2102 return new _connection7<dest_type, arg1_type, arg2_type, arg3_type, arg4_type, in duplicate() 2681 _connection7<desttype, arg1_type, arg2_type, arg3_type, arg4_type, in connect() 2683 new _connection7<desttype, arg1_type, arg2_type, arg3_type, in connect()
|