Home
last modified time | relevance | path

Searched defs:subscribed (Results 1 – 6 of 6) sorted by relevance

/external/libcups/cups/
Dnotify.c44 *subscribed; /* notify-subscribed-event */ in cupsNotifySubject() local
/external/Reactive-Extensions/RxCpp/Rx/v2/src/rxcpp/operators/
Drx-combine_latest.hpp196 bool subscribed[] = {(subscribe_one<IndexN>(state), true)...}; in subscribe_all() local
Drx-with_latest_from.hpp196 bool subscribed[] = {(subscribe_one<(sizeof...(IndexN)) - 1 - IndexN>(state), true)...}; in subscribe_all() local
Drx-zip.hpp228 bool subscribed[] = {(subscribe_one<IndexN>(state), true)...}; in subscribe_all() local
/external/Reactive-Extensions/RxCpp/Rx/v2/src/rxcpp/schedulers/
Drx-test.hpp466 auto start(F createSource, long created, long subscribed, long unsubscribed) const in start()
523 auto start(F createSource, long created, long subscribed, long unsubscribed) const in start()
/external/wpa_supplicant_8/src/wps/
Dwps_er.h61 int subscribed; member