Home | History | Annotate | Download | only in linker

Lines Matching refs:get_application_target_sdk_version

231   if (get_application_target_sdk_version() > 23) {
1656 if (get_application_target_sdk_version() <= 22) {
1876 uint32_t target_sdk_version = get_application_target_sdk_version();
3469 if (get_application_target_sdk_version() <= 23 || !has_min_version(3)) {
3923 get_application_target_sdk_version() <= 22) {
3941 target_sdk_version_ = get_application_target_sdk_version();
3953 if (get_application_target_sdk_version() > 22) {