Searched defs:binder2 (Results 1 – 2 of 2) sorted by relevance
104 class binder2 class107 binder2(const Handler& handler, const Arg1& arg1, const Arg2& arg2) in binder2() function in asio::detail::binder2114 binder2(Handler& handler, const Arg1& arg1, const Arg2& arg2) in binder2() function in asio::detail::binder2
387 Binder binder2 = new Binder(); in testBindingStateCounts() local