Home
last modified time | relevance | path

Searched defs:notification_type (Results 1 – 3 of 3) sorted by relevance

/external/Reactive-Extensions/RxCpp/Rx/v2/src/rxcpp/schedulers/
Drx-test.hpp163 typedef typename rxn::notification<T> notification_type; typedef in rxcpp::schedulers::detail::mock_observer
190 typedef typename rxn::notification<T> notification_type; in make_subscriber() typedef
382 typedef typename rxn::notification<T> notification_type; typedef
/external/Reactive-Extensions/RxCpp/Rx/v2/src/rxcpp/subjects/
Drx-synchronize.hpp28 typedef rxn::notification<T> notification_type; typedef
/external/Reactive-Extensions/RxCpp/Rx/v2/src/rxcpp/operators/
Drx-observe_on.hpp67 typedef rxn::notification<T> notification_type; typedef