Searched refs:Functor1 (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/webrtc/base/
H A Dbind.h131 class Functor1 { class in namespace:rtc
133 Functor1(const FunctorT& functor, P1 p1) function in class:rtc::Functor1
172 Functor1<FP_T(NONAME), R, P1>
175 return Functor1<FP_T(NONAME), R, P1>(

Completed in 42 milliseconds