Searched defs:AndroidGetApiLevel (Results 1 – 2 of 2) sorted by relevance
/llvm-project/compiler-rt/lib/sanitizer_common/ | ||
H A D | sanitizer_common.h | 963 inline AndroidApiLevel AndroidGetApiLevel() { return ANDROID_NOT_ANDROID; } AndroidGetApiLevel() function |
H A D | sanitizer_linux.cpp | 1808 AndroidApiLevel AndroidGetApiLevel() { AndroidGetApiLevel() function |