HomeSort by relevance Sort by last modified time
    Searched full:arg4_type (Results 1 - 4 of 4) 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
  /art/compiler/llvm/
intrinsic_helper.cc 32 ARG3_TYPE, ARG4_TYPE, \
35 ARG3_TYPE, ARG4_TYPE, \
intrinsic_func_list.def 18 // ARG1_TYPE, ARG2_TYPE, ARG3_TYPE, ARG4_TYPE, ARG5_TYPE)
    [all...]

Completed in 660 milliseconds