Home
last modified time | relevance | path

Searched defs:on_error (Results 1 – 25 of 40) sorted by relevance

12

/external/Reactive-Extensions/RxCpp/Rx/v2/src/rxcpp/operators/
Drx-repeat.hpp50 static inline void on_error(State& state, rxu::error_ptr& e) { in on_error() function
Drx-retry.hpp46 static inline void on_error(State& state, rxu::error_ptr& e) { in on_error() function
Drx-ignore_elements.hpp59 void on_error(rxu::error_ptr e) const { in on_error() function
Drx-distinct.hpp64 void on_error(rxu::error_ptr e) const { in on_error() function
Drx-pairwise.hpp70 void on_error(rxu::error_ptr e) const { in on_error() function
Drx-take_while.hpp76 void on_error(rxu::error_ptr e) const { in on_error() function
Drx-skip_while.hpp78 void on_error(rxu::error_ptr e) const { in on_error() function
Drx-finally.hpp73 void on_error(rxu::error_ptr e) const { in on_error() function
Drx-filter.hpp82 void on_error(rxu::error_ptr e) const { in on_error() function
Drx-distinct_until_changed.hpp77 void on_error(rxu::error_ptr e) const { in on_error() function
Drx-element_at.hpp80 void on_error(rxu::error_ptr e) const { in on_error() function
Drx-map.hpp80 void on_error(rxu::error_ptr e) const { in on_error() function
Drx-timestamp.hpp81 void on_error(rxu::error_ptr e) const { in on_error() function
Drx-switch_if_empty.hpp79 void on_error(rxu::error_ptr e) const { in on_error() function
Drx-buffer_count.hpp99 void on_error(rxu::error_ptr e) const { in on_error() function
Drx-time_interval.hpp87 void on_error(rxu::error_ptr e) const { in on_error() function
Drx-on_error_resume_next.hpp78 void on_error(rxu::error_ptr e) const { in on_error() function
Drx-tap.hpp95 void on_error(rxu::error_ptr e) const { in on_error() function
Drx-all.hpp86 void on_error(rxu::error_ptr e) const { in on_error() function
Drx-any.hpp93 void on_error(rxu::error_ptr e) const { in on_error() function
Drx-window.hpp106 void on_error(rxu::error_ptr e) const { in on_error() function
/external/autotest/server/cros/update_engine/
Dupdate_engine_event.py54 previous_version=None, on_error=None): argument
/external/Reactive-Extensions/RxCpp/Rx/v2/src/rxcpp/
Drx-observer.hpp247 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/
Drx-synchronize.hpp113 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/
Dlift.cpp44 void on_error(rxu::error_ptr e) const { in on_error() function

12