Home
last modified time | relevance | path

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

/aosp14/system/core/init/
H A Dhost_init_stubs.h32 #define __ANDROID_API_S__ 31 macro
/aosp14/frameworks/base/core/jni/
H A Dandroid_os_Debug.cpp880 return std::min(productApiLevel, boardApiLevel) >= __ANDROID_API_S__; in halSupportsGpuPrivateMemory()