Home
last modified time | relevance | path

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

12

/external/libchrome/base/i18n/
Dicu_string_conversions.cc84 int uchar_len, OnStringConversionError::Type on_error, in ConvertFromUTF16()
119 void SetUpErrorHandlerForToUChars(OnStringConversionError::Type on_error, in SetUpErrorHandlerForToUChars()
145 OnStringConversionError::Type on_error, in UTF16ToCodepage()
160 OnStringConversionError::Type on_error, in CodepageToUTF16()
Dicu_string_conversions_unittest.cc71 OnStringConversionError::Type on_error; member
/external/llvm-project/polly/lib/External/isl/
Disl_options.c45 static struct isl_arg_choice on_error[] = { variable
/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-finally.hpp73 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-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-on_error_resume_next.hpp78 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-all.hpp86 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-window.hpp106 void on_error(rxu::error_ptr e) const { in on_error() function
/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

12