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

/external/webrtc/webrtc/base/
H A Dbind.h792 class Functor6 { class in namespace:rtc
794 Functor6(const FunctorT& functor, P1 p1, P2 p2, P3 p3, P4 p4, P5 p5, P6 p6) function in class:rtc::Functor6
890 Functor6<FP_T(NONAME), R, P1, P2, P3, P4, P5, P6>
898 return Functor6<FP_T(NONAME), R, P1, P2, P3, P4, P5, P6>(

Completed in 197 milliseconds