Searched refs:binder_type (Results 1 – 1 of 1) sorted by relevance
80 struct binder_type struct in rxcpp::subjects::detail::multicast_observer81 : public std::enable_shared_from_this<binder_type>83 explicit binder_type(composite_subscription cs) in binder_type() argument100 std::shared_ptr<binder_type> b;106 : b(std::make_shared<binder_type>(cs)) in multicast_observer()108 std::weak_ptr<binder_type> binder = b; in multicast_observer()139 std::weak_ptr<binder_type> binder = b; in add()