Home
last modified time | relevance | path

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

/external/Reactive-Extensions/RxCpp/Rx/v2/src/rxcpp/
Drx-trace.hpp84 inline void subscription_remove_enter(const SubscriptionState&, const WeakSubscription&) {} in subscription_remove_enter() function
Drx-subscription.hpp529 trace_activity().subscription_remove_enter(*that, w); in remove()