Searched refs:__ANDROID_API__ (Results 1 – 12 of 12) sorted by relevance
158 #ifndef __ANDROID_API__160 #elif __ANDROID_API__ > 22 /* > Lollipop */176 #ifndef __ANDROID_API__178 #elif __ANDROID_API__ > 18 /* > JellyBean */196 #ifndef __ANDROID_API__198 #elif __ANDROID_API__ > 25 /* > OC */
201 #ifndef __ANDROID_API__203 #elif __ANDROID_API__ > 23 /* > Marshmallow */205 #elif __ANDROID_API__ > 22 /* > Lollipop */207 #elif __ANDROID_API__ > 19 /* > KitKat */
18 #ifndef __ANDROID_API__20 #elif __ANDROID_API__ > 24 /* > Nougat */
20 #ifndef __ANDROID_API__22 #elif __ANDROID_API__ > 22 /* > Lollipop */
330 #ifndef __ANDROID_API__332 #elif __ANDROID_API__ > 24 /* > Nougat */334 #elif __ANDROID_API__ > 22 /* > Lollipop */
36 #ifndef __ANDROID_API__38 #elif __ANDROID_API__ > 23 /* > Marshmallow */
36 #define __ANDROID_API__ 10000 macro
60 #if __ANDROID_API__ >= 26
270 #if __ANDROID_API__ >= 26
384 # define GTEST_HAS_POSIX_RE (__ANDROID_API__ >= 9)574 (defined(__arm__) && __ANDROID_API__ >= 9) || \575 (defined(__mips__) && __ANDROID_API__ >= 12) || \576 (defined(__i386__) && __ANDROID_API__ >= 17)
453 #if GTEST_OS_LINUX_ANDROID && __ANDROID_API__ < 21 in SetTimeZone()
2771 (PERFETTO_BUILDFLAG(PERFETTO_OS_ANDROID) && __ANDROID_API__ >= 19)2781 (PERFETTO_BUILDFLAG(PERFETTO_OS_ANDROID) && __ANDROID_API__ >= 19) in CreateTimerFd()