Searched refs:_connection6 (Results 1 – 1 of 1) sorted by relevance
/external/webrtc/webrtc/base/ |
D | sigslot.h | 2017 class _connection6 : public _connection_base6<arg1_type, arg2_type, 2021 _connection6() in _connection6() function 2027 _connection6(dest_type* pobject, void (dest_type::*pmemfun)(arg1_type, in _connection6() function 2034 virtual ~_connection6() in ~_connection6() 2041 return new _connection6<dest_type, arg1_type, arg2_type, arg3_type, arg4_type, in clone() 2048 return new _connection6<dest_type, arg1_type, arg2_type, arg3_type, arg4_type, in duplicate() 2606 _connection6<desttype, arg1_type, arg2_type, arg3_type, arg4_type, in connect() 2608 new _connection6<desttype, arg1_type, arg2_type, arg3_type, in connect()
|