Home
last modified time | relevance | path

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

/external/Reactive-Extensions/RxCpp/Rx/v2/src/rxcpp/
Drx-notification.hpp173 struct on_completed_notification : public base { struct
174 on_completed_notification() { in on_completed_notification() function
214 return std::make_shared<on_completed_notification>(); in on_completed()