Searched refs:__ANDROID_API_Q__ (Results 1 – 6 of 6) sorted by relevance
29 #define __ANDROID_API_Q__ 29 macro
576 if (SelinuxGetVendorAndroidVersion() <= __ANDROID_API_Q__) { in ParseMountAll()657 if (SelinuxGetVendorAndroidVersion() <= __ANDROID_API_Q__) { in ParseSwaponAll()667 if (SelinuxGetVendorAndroidVersion() <= __ANDROID_API_Q__) { in ParseUmountAll()
390 if (socket != nullptr && SelinuxGetVendorAndroidVersion() > __ANDROID_API_Q__) { in SendControlMessage()893 if (SelinuxGetVendorAndroidVersion() >= __ANDROID_API_Q__) { in PropertyLoadBootDefaults()
573 if (SelinuxGetVendorAndroidVersion() <= __ANDROID_API_Q__) { in ParseSection()
31 #if __ANDROID_API__ >= __ANDROID_API_Q__
1137 constexpr unsigned int pre_gki_level = __ANDROID_API_Q__; in UpdateCheckpointPartition()