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

  /external/chromium_org/third_party/webrtc/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

Completed in 44 milliseconds