Searched defs:Functor5 (Results 1 - 1 of 1) sorted by relevance

/external/webrtc/webrtc/base/
H A Dbind.h647 class Functor5 { class in namespace:rtc
649 Functor5(const FunctorT& functor, P1 p1, P2 p2, P3 p3, P4 p4, P5 p5) function in class:rtc::Functor5
736 Functor5<FP_T(NONAME), R, P1, P2, P3, P4, P5>
743 return Functor5<FP_T(NONAME), R, P1, P2, P3, P4, P5>(

Completed in 98 milliseconds