/external/Reactive-Extensions/RxCpp/Rx/v2/src/rxcpp/operators/ |
D | rx-repeat.hpp | 55 static inline void on_completed(State& state) { in on_completed() function
|
D | rx-retry.hpp | 57 static inline void on_completed(State& state) { in on_completed() function
|
D | rx-ignore_elements.hpp | 63 void on_completed() const { in on_completed() function
|
D | rx-distinct.hpp | 67 void on_completed() const { in on_completed() function
|
D | rx-pairwise.hpp | 73 void on_completed() const { in on_completed() function
|
D | rx-take_while.hpp | 79 void on_completed() const { in on_completed() function
|
D | rx-finally.hpp | 76 void on_completed() const { in on_completed() function
|
D | rx-filter.hpp | 85 void on_completed() const { in on_completed() function
|
D | rx-skip_while.hpp | 81 void on_completed() const { in on_completed() function
|
D | rx-element_at.hpp | 83 void on_completed() const { in on_completed() function
|
D | rx-distinct_until_changed.hpp | 80 void on_completed() const { in on_completed() function
|
D | rx-map.hpp | 83 void on_completed() const { in on_completed() function
|
D | rx-timestamp.hpp | 84 void on_completed() const { in on_completed() function
|
D | rx-switch_if_empty.hpp | 82 void on_completed() const { in on_completed() function
|
D | rx-tap.hpp | 99 void on_completed() const { in on_completed() function
|
D | rx-buffer_count.hpp | 102 void on_completed() const { in on_completed() function
|
D | rx-time_interval.hpp | 90 void on_completed() const { in on_completed() function
|
D | rx-all.hpp | 89 void on_completed() const { in on_completed() function
|
D | rx-on_error_resume_next.hpp | 88 void on_completed() const { in on_completed() function
|
D | rx-any.hpp | 96 void on_completed() const { in on_completed() function
|
D | rx-window.hpp | 113 void on_completed() const { in on_completed() function
|
/external/Reactive-Extensions/RxCpp/Rx/v2/src/rxcpp/ |
D | rx-observer.hpp | 250 void on_completed() const { in on_completed() function in rxcpp::observer 338 void on_completed() const { in on_completed() function in rxcpp::observer 356 virtual void on_completed() const {}; in on_completed() function 377 virtual void on_completed() const { in on_completed() function 447 void on_completed() const { in on_completed() function in rxcpp::observer
|
/external/Reactive-Extensions/RxCpp/Rx/v2/src/rxcpp/subjects/ |
D | rx-synchronize.hpp | 121 void on_completed() const { in on_completed() function 156 void on_completed() const { in on_completed() function in rxcpp::subjects::detail::synchronize_observer
|
D | rx-subject.hpp | 213 void on_completed() const { in on_completed() function in rxcpp::subjects::detail::multicast_observer
|
/external/Reactive-Extensions/RxCpp/Rx/v2/test/operators/ |
D | lift.cpp | 47 void on_completed() const { in on_completed() function
|