Home
last modified time | relevance | path

Searched refs:RXCPP_TRY (Results 1 – 8 of 8) sorted by relevance

/external/Reactive-Extensions/RxCpp/Rx/v2/test/subscriptions/
Dcoroutine.cpp27 RXCPP_TRY { in __anon4ed78aa40102()
88 RXCPP_TRY { in __anon4ed78aa40202()
/external/Reactive-Extensions/RxCpp/Rx/v2/test/operators/
Dlift.cpp34 RXCPP_TRY { in on_next()
251RXCPP_TRY {pass = predicate(n);} RXCPP_CATCH(...){dest.on_error(rxu::current_exception());}; in __anon3192a8220602()
/external/Reactive-Extensions/RxCpp/Rx/v2/src/rxcpp/
Drx-util.hpp34 #define RXCPP_TRY try macro
38 #define RXCPP_TRY if ((true)) macro
719 RXCPP_TRY { in ~unwinder()
Drx-observer.hpp643 RXCPP_TRY { in on_exception()
655 RXCPP_TRY { in on_exception()
Drx-observable.hpp434 RXCPP_TRY { in subscribe()
Drx-subscriber.hpp53 RXCPP_TRY { in operator ()()
/external/Reactive-Extensions/RxCpp/Rx/v2/src/rxcpp/subjects/
Drx-synchronize.hpp59 RXCPP_TRY { in ensure_processing()
/external/Reactive-Extensions/RxCpp/Rx/v2/src/rxcpp/operators/
Drx-observe_on.hpp130 RXCPP_TRY { in ensure_processing()