Home
last modified time | relevance | path

Searched refs:__ANDROID_API_U__ (Results 1 – 4 of 4) sorted by relevance

/aosp14/system/core/init/
H A Dhost_init_stubs.h34 #define __ANDROID_API_U__ 34 macro
H A Dinit_test.cpp641 if (android::base::GetIntProperty("ro.vendor.api_level", 0) < __ANDROID_API_U__) { in TEST()
H A Dservice.cpp552 bool succeeded = SelinuxGetVendorAndroidVersion() < __ANDROID_API_U__ in RunService()
/aosp14/system/core/fs_mgr/tests/
H A Dvts_fs_test.cpp101 if (vsr_level >= __ANDROID_API_U__ && in TEST()