Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_linux.cc1664 return ANDROID_POST_LOLLIPOP; in AndroidDetectApiLevelStatic()
1675 return ANDROID_POST_LOLLIPOP; // post-L in AndroidDetectApiLevel()
H A Dsanitizer_common.h802 ANDROID_POST_LOLLIPOP = 23 enumerator