Searched refs:legacy (Results 1 – 8 of 8) sorted by relevance
/build/make/tools/ |
D | java-layers.py | 38 def __init__(self, filename, lineno, lower, top, lowlevel, legacy): argument 44 self.legacy = legacy 80 if dep != d and not d.legacy: 84 if dep.top and not dep.legacy: 86 if dep != d and not d.legacy: 136 legacy = False 144 legacy = True 150 deps[lower] = Dependency(filename, n, lower, top, lowlevel, legacy)
|
/build/bazel/rules_cc/cc/ |
D | find_cc_toolchain.bzl | 20 C++ toolchain is selected using the legacy mechanism (`--crosstool_top`, 73 # Fall back to the legacy implicit attribute lookup.
|
/build/make/core/ |
D | aapt2.mk | 65 PRIVATE_AAPT2_CFLAGS := --pseudo-localize $(filter --legacy,$(LOCAL_AAPT_FLAGS))
|
D | dex_preopt_odex_install.mk | 136 org.apache.http.legacy
|
D | package_internal.mk | 333 $(R_file_stamp) $(my_res_package): PRIVATE_AAPT_FLAGS := $(filter-out --legacy,$(LOCAL_AAPT_FLAGS))
|
/build/soong/apex/ |
D | platform_bootclasspath_test.go | 306 `platform:legacy.core.platform.api.stubs`,
|
/build/make/target/product/ |
D | base_system.mk | 220 org.apache.http.legacy \
|
/build/soong/java/ |
D | app_test.go | 2396 ` PCL[/system/framework/org.apache.http.legacy.jar] `)
|