Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_common.h922 ANDROID_POST_LOLLIPOP = 23 enumerator
H A Dsanitizer_linux.cpp1859 return ANDROID_POST_LOLLIPOP; in AndroidDetectApiLevelStatic()
1870 return ANDROID_POST_LOLLIPOP; // post-L in AndroidDetectApiLevel()