HomeSort by relevance Sort by last modified time
    Searched refs:arg4_type (Results 1 - 4 of 4) sorted by null

  /external/chromium/third_party/libjingle/source/talk/base/
sigslot.h 347 template<class arg1_type, class arg2_type, class arg3_type, class arg4_type, class mt_policy>
353 virtual void emit(arg1_type, arg2_type, arg3_type, arg4_type) = 0;
354 virtual _connection_base4<arg1_type, arg2_type, arg3_type, arg4_type, mt_policy>* clone() = 0;
355 virtual _connection_base4<arg1_type, arg2_type, arg3_type, arg4_type, mt_policy>* duplicate(has_slots<mt_policy>* pnewdest) = 0;
358 template<class arg1_type, class arg2_type, class arg3_type, class arg4_type,
365 virtual void emit(arg1_type, arg2_type, arg3_type, arg4_type,
367 virtual _connection_base5<arg1_type, arg2_type, arg3_type, arg4_type,
369 virtual _connection_base5<arg1_type, arg2_type, arg3_type, arg4_type,
373 template<class arg1_type, class arg2_type, class arg3_type, class arg4_type,
380 virtual void emit(arg1_type, arg2_type, arg3_type, arg4_type, arg5_type
    [all...]
  /external/chromium_org/third_party/libjingle/source/talk/base/
sigslot.h 359 template<class arg1_type, class arg2_type, class arg3_type, class arg4_type, class mt_policy>
365 virtual void emit(arg1_type, arg2_type, arg3_type, arg4_type) = 0;
366 virtual _connection_base4<arg1_type, arg2_type, arg3_type, arg4_type, mt_policy>* clone() = 0;
367 virtual _connection_base4<arg1_type, arg2_type, arg3_type, arg4_type, mt_policy>* duplicate(has_slots_interface* pnewdest) = 0;
370 template<class arg1_type, class arg2_type, class arg3_type, class arg4_type,
377 virtual void emit(arg1_type, arg2_type, arg3_type, arg4_type,
379 virtual _connection_base5<arg1_type, arg2_type, arg3_type, arg4_type,
381 virtual _connection_base5<arg1_type, arg2_type, arg3_type, arg4_type,
385 template<class arg1_type, class arg2_type, class arg3_type, class arg4_type,
392 virtual void emit(arg1_type, arg2_type, arg3_type, arg4_type, arg5_type
    [all...]
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/type_traits/
function_traits.hpp 68 typedef T4 arg4_type; typedef in struct:boost::detail::function_traits_helper
80 typedef T4 arg4_type; typedef in struct:boost::detail::function_traits_helper
93 typedef T4 arg4_type; typedef in struct:boost::detail::function_traits_helper
107 typedef T4 arg4_type; typedef in struct:boost::detail::function_traits_helper
122 typedef T4 arg4_type; typedef in struct:boost::detail::function_traits_helper
138 typedef T4 arg4_type; typedef in struct:boost::detail::function_traits_helper
156 typedef T4 arg4_type; typedef in struct:boost::detail::function_traits_helper
  /external/chromium/testing/gmock/include/gmock/
gmock-generated-actions.h     [all...]

Completed in 402 milliseconds