Home
last modified time | relevance | path

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

/external/Reactive-Extensions/RxCpp/Rx/v2/src/rxcpp/
Drx-includes.hpp101 #define RXCPP_ON_ANDROID macro
145 #undef RXCPP_ON_ANDROID
146 #define RXCPP_ON_ANDROID RXCPP_FORCE_ON_ANDROID macro
196 #if defined(RXCPP_ON_IOS) || defined(RXCPP_ON_ANDROID)
Drx-util.hpp10 #if !defined(RXCPP_ON_IOS) && !defined(RXCPP_ON_ANDROID) && !defined(RXCPP_THREAD_LOCAL)