Searched refs:PLATFORM_POSIX_ANDROID (Results 1 – 13 of 13) sorted by relevance
20 !defined(PLATFORM_POSIX_ANDROID) && !defined(PLATFORM_GOOGLE_ANDROID) && \25 #define PLATFORM_POSIX_ANDROID macro
24 #elif defined(PLATFORM_POSIX) || defined(PLATFORM_POSIX_ANDROID) || \
23 !defined(PLATFORM_POSIX_ANDROID) && !defined(PLATFORM_GOOGLE_ANDROID) && \28 #define PLATFORM_POSIX_ANDROID macro
24 defined(PLATFORM_POSIX_ANDROID) || defined(IS_MOBILE_PLATFORM)
26 #elif defined(PLATFORM_POSIX) || defined(PLATFORM_POSIX_ANDROID) || \
23 #elif defined(PLATFORM_POSIX) || defined(PLATFORM_POSIX_ANDROID) || \
63 #elif defined(PLATFORM_POSIX) || defined(PLATFORM_POSIX_ANDROID) || \
28 #elif defined(PLATFORM_POSIX) || defined(PLATFORM_POSIX_ANDROID) || \
31 #elif defined(PLATFORM_POSIX) || defined(PLATFORM_POSIX_ANDROID) || \307 #elif defined(PLATFORM_POSIX) || defined(PLATFORM_POSIX_ANDROID) || \
22 #if !defined(PLATFORM_POSIX_ANDROID)29 #if defined(PLATFORM_POSIX_ANDROID)490 #ifdef PLATFORM_POSIX_ANDROID in Send()