Searched refs:__ANDROID_API_Q__ (Results 1 – 6 of 6) sorted by relevance
30 #define __ANDROID_API_Q__ 29 macro
575 if (SelinuxGetVendorAndroidVersion() <= __ANDROID_API_Q__) { in ParseMountAll()656 if (SelinuxGetVendorAndroidVersion() <= __ANDROID_API_Q__) { in ParseSwaponAll()666 if (SelinuxGetVendorAndroidVersion() <= __ANDROID_API_Q__) { in ParseUmountAll()
653 if (SelinuxGetVendorAndroidVersion() <= __ANDROID_API_Q__) { in ParseSection()
448 if (socket != nullptr && SelinuxGetVendorAndroidVersion() > __ANDROID_API_Q__) { in SendControlMessage()
149 if (GetVsrLevel() < __ANDROID_API_Q__) { in TEST()
1222 (android::fscrypt::GetFirstApiLevel() <= __ANDROID_API_Q__ ? 1 : 2)); in UpdateCheckpointPartition()