Home
last modified time | relevance | path

Searched defs:coordinator_type (Results 1 – 25 of 32) sorted by relevance

12

/external/Reactive-Extensions/RxCpp/Rx/v2/src/rxcpp/subjects/
Drx-replaysubject.hpp23 typedef typename coordination_type::coordinator_type coordinator_type; typedef
37 typedef typename traits::coordinator_type coordinator_type; typedef in rxcpp::subjects::detail::replay_observer
Drx-synchronize.hpp23 typedef typename coordination_type::coordinator_type coordinator_type; typedef in rxcpp::subjects::detail::synchronize_observer
238 typedef coordinator<input_type> coordinator_type; typedef in rxcpp::synchronize_in_one_worker
/external/Reactive-Extensions/RxCpp/Rx/v2/src/rxcpp/sources/
Drx-timer.hpp50 typedef typename coordination_type::coordinator_type coordinator_type; typedef
Drx-interval.hpp50 typedef typename coordination_type::coordinator_type coordinator_type; typedef
Drx-error.hpp45 typedef typename coordination_type::coordinator_type coordinator_type; typedef
Drx-range.hpp43 typedef typename coordination_type::coordinator_type coordinator_type; typedef
Drx-iterate.hpp67 typedef typename coordination_type::coordinator_type coordinator_type; typedef
/external/Reactive-Extensions/RxCpp/Rx/v2/src/rxcpp/operators/
Drx-observe_on.hpp50 typedef typename coordination_type::coordinator_type coordinator_type; typedef
307 typedef coordinator<input_type> coordinator_type; typedef in rxcpp::observe_on_one_worker
Drx-subscribe_on.hpp49 typedef typename coordination_type::coordinator_type coordinator_type; typedef
Drx-switch_on_next.hpp59 typedef typename coordination_type::coordinator_type coordinator_type; typedef
Drx-merge.hpp80 typedef typename coordination_type::coordinator_type coordinator_type; typedef
Drx-merge_delay_error.hpp73 typedef typename coordination_type::coordinator_type coordinator_type; typedef
Drx-take_until.hpp64 typedef typename coordination_type::coordinator_type coordinator_type; typedef
Drx-amb.hpp76 typedef typename coordination_type::coordinator_type coordinator_type; typedef
Drx-skip_until.hpp54 typedef typename coordination_type::coordinator_type coordinator_type; typedef
Drx-concat.hpp72 typedef typename coordination_type::coordinator_type coordinator_type; typedef
Drx-delay.hpp48 typedef typename coordination_type::coordinator_type coordinator_type; typedef
Drx-sequence_equal.hpp54 typedef typename coordination_type::coordinator_type coordinator_type; typedef
Drx-with_latest_from.hpp114 typedef typename coordination_type::coordinator_type coordinator_type; typedef
Drx-combine_latest.hpp114 typedef typename coordination_type::coordinator_type coordinator_type; typedef
Drx-sample_time.hpp48 typedef typename coordination_type::coordinator_type coordinator_type; typedef
Drx-flat_map.hpp101 typedef typename coordination_type::coordinator_type coordinator_type; typedef
Drx-debounce.hpp48 typedef typename coordination_type::coordinator_type coordinator_type; typedef
Drx-concat_map.hpp103 typedef typename coordination_type::coordinator_type coordinator_type; typedef
/external/Reactive-Extensions/RxCpp/Rx/v2/src/rxcpp/
Drx-coordination.hpp158 typedef coordinator<input_type> coordinator_type; typedef in rxcpp::identity_one_worker
287 typedef coordinator<input_type> coordinator_type; typedef in rxcpp::serialize_one_worker

12