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

/external/chromium/third_party/libjingle/source/talk/base/
H A Dsigslot.h1751 _connection0(dest_type* pobject, void (dest_type::*pmemfun)()) argument
1753 m_pobject = pobject;
1796 _connection1(dest_type* pobject, void (dest_type::*pmemfun)(arg1_type)) argument
1798 m_pobject = pobject;
1841 _connection2(dest_type* pobject, void (dest_type::*pmemfun)(arg1_type, argument
1844 m_pobject = pobject;
1887 _connection3(dest_type* pobject, void (dest_type::*pmemfun)(arg1_type, argument
1890 m_pobject = pobject;
1935 _connection4(dest_type* pobject, void (dest_type::*pmemfun)(arg1_type, argument
1938 m_pobject = pobject;
1985 _connection5(dest_type* pobject, void (dest_type::*pmemfun)(arg1_type, arg2_type, arg3_type, arg4_type, arg5_type)) argument
2039 _connection6(dest_type* pobject, void (dest_type::*pmemfun)(arg1_type, arg2_type, arg3_type, arg4_type, arg5_type, arg6_type)) argument
2093 _connection7(dest_type* pobject, void (dest_type::*pmemfun)(arg1_type, arg2_type, arg3_type, arg4_type, arg5_type, arg6_type, arg7_type)) argument
2148 _connection8(dest_type* pobject, void (dest_type::*pmemfun)(arg1_type, arg2_type, arg3_type, arg4_type, arg5_type, arg6_type, arg7_type, arg8_type)) argument
[all...]
/external/chromium_org/third_party/libjingle/source/talk/base/
H A Dsigslot.h1785 _connection0(dest_type* pobject, void (dest_type::*pmemfun)()) argument
1787 m_pobject = pobject;
1830 _connection1(dest_type* pobject, void (dest_type::*pmemfun)(arg1_type)) argument
1832 m_pobject = pobject;
1875 _connection2(dest_type* pobject, void (dest_type::*pmemfun)(arg1_type, argument
1878 m_pobject = pobject;
1921 _connection3(dest_type* pobject, void (dest_type::*pmemfun)(arg1_type, argument
1924 m_pobject = pobject;
1969 _connection4(dest_type* pobject, void (dest_type::*pmemfun)(arg1_type, argument
1972 m_pobject = pobject;
2019 _connection5(dest_type* pobject, void (dest_type::*pmemfun)(arg1_type, arg2_type, arg3_type, arg4_type, arg5_type)) argument
2073 _connection6(dest_type* pobject, void (dest_type::*pmemfun)(arg1_type, arg2_type, arg3_type, arg4_type, arg5_type, arg6_type)) argument
2127 _connection7(dest_type* pobject, void (dest_type::*pmemfun)(arg1_type, arg2_type, arg3_type, arg4_type, arg5_type, arg6_type, arg7_type)) argument
2182 _connection8(dest_type* pobject, void (dest_type::*pmemfun)(arg1_type, arg2_type, arg3_type, arg4_type, arg5_type, arg6_type, arg7_type, arg8_type)) argument
[all...]

Completed in 87 milliseconds