/external/Reactive-Extensions/RxCpp/Rx/v2/src/rxcpp/operators/ |
D | rx-repeat.hpp | 50 static inline void on_error(State& state, rxu::error_ptr& e) { in on_error() function
|
D | rx-retry.hpp | 46 static inline void on_error(State& state, rxu::error_ptr& e) { in on_error() function
|
D | rx-ignore_elements.hpp | 59 void on_error(rxu::error_ptr e) const { in on_error() function
|
D | rx-distinct.hpp | 64 void on_error(rxu::error_ptr e) const { in on_error() function
|
D | rx-pairwise.hpp | 70 void on_error(rxu::error_ptr e) const { in on_error() function
|
D | rx-take_while.hpp | 76 void on_error(rxu::error_ptr e) const { in on_error() function
|
D | rx-skip_while.hpp | 78 void on_error(rxu::error_ptr e) const { in on_error() function
|
D | rx-finally.hpp | 73 void on_error(rxu::error_ptr e) const { in on_error() function
|
D | rx-filter.hpp | 82 void on_error(rxu::error_ptr e) const { in on_error() function
|
D | rx-distinct_until_changed.hpp | 77 void on_error(rxu::error_ptr e) const { in on_error() function
|
D | rx-element_at.hpp | 80 void on_error(rxu::error_ptr e) const { in on_error() function
|
D | rx-map.hpp | 80 void on_error(rxu::error_ptr e) const { in on_error() function
|
D | rx-timestamp.hpp | 81 void on_error(rxu::error_ptr e) const { in on_error() function
|
D | rx-switch_if_empty.hpp | 79 void on_error(rxu::error_ptr e) const { in on_error() function
|
D | rx-buffer_count.hpp | 99 void on_error(rxu::error_ptr e) const { in on_error() function
|
D | rx-time_interval.hpp | 87 void on_error(rxu::error_ptr e) const { in on_error() function
|
D | rx-on_error_resume_next.hpp | 78 void on_error(rxu::error_ptr e) const { in on_error() function
|
D | rx-tap.hpp | 95 void on_error(rxu::error_ptr e) const { in on_error() function
|
D | rx-all.hpp | 86 void on_error(rxu::error_ptr e) const { in on_error() function
|
D | rx-any.hpp | 93 void on_error(rxu::error_ptr e) const { in on_error() function
|
D | rx-window.hpp | 106 void on_error(rxu::error_ptr e) const { in on_error() function
|
/external/autotest/server/cros/update_engine/ |
D | update_engine_event.py | 54 previous_version=None, on_error=None): argument
|
/external/Reactive-Extensions/RxCpp/Rx/v2/src/rxcpp/ |
D | rx-observer.hpp | 247 void on_error(rxu::error_ptr e) const { in on_error() function in rxcpp::observer 335 void on_error(rxu::error_ptr e) const { in on_error() function in rxcpp::observer 355 virtual void on_error(rxu::error_ptr) const {}; in on_error() function 374 virtual void on_error(rxu::error_ptr e) const { in on_error() function 442 void on_error(rxu::error_ptr e) const { in on_error() function in rxcpp::observer
|
/external/Reactive-Extensions/RxCpp/Rx/v2/src/rxcpp/subjects/ |
D | rx-synchronize.hpp | 113 void on_error(rxu::error_ptr e) const { in on_error() function 153 void on_error(rxu::error_ptr e) const { in on_error() function in rxcpp::subjects::detail::synchronize_observer
|
/external/Reactive-Extensions/RxCpp/Rx/v2/test/operators/ |
D | lift.cpp | 44 void on_error(rxu::error_ptr e) const { in on_error() function
|