Home
last modified time | relevance | path

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

/bionic/libc/include/android/
Dapi-level.h146 #define __ANDROID_API_Q__ 29 macro
/bionic/linker/
Dlinker_translate_path.cpp62 if (get_application_target_sdk_version() < __ANDROID_API_Q__) { in translateSystemPathToApexPath()