Searched defs:binder1 (Results 1 – 2 of 2) sorted by relevance
26 class binder1 class29 binder1(const Handler& handler, const Arg1& arg1) in binder1() function in asio::detail::binder135 binder1(Handler& handler, const Arg1& arg1) in binder1() function in asio::detail::binder1
386 Binder binder1 = new Binder(); in testBindingStateCounts() local