Home
last modified time | relevance | path

Searched refs:legacy (Results 1 – 8 of 8) sorted by relevance

/build/make/tools/
Djava-layers.py38 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/
Dfind_cc_toolchain.bzl20 C++ toolchain is selected using the legacy mechanism (`--crosstool_top`,
73 # Fall back to the legacy implicit attribute lookup.
/build/make/core/
Daapt2.mk65 PRIVATE_AAPT2_CFLAGS := --pseudo-localize $(filter --legacy,$(LOCAL_AAPT_FLAGS))
Ddex_preopt_odex_install.mk136 org.apache.http.legacy
Dpackage_internal.mk333 $(R_file_stamp) $(my_res_package): PRIVATE_AAPT_FLAGS := $(filter-out --legacy,$(LOCAL_AAPT_FLAGS))
/build/soong/apex/
Dplatform_bootclasspath_test.go306 `platform:legacy.core.platform.api.stubs`,
/build/make/target/product/
Dbase_system.mk220 org.apache.http.legacy \
/build/soong/java/
Dapp_test.go2396 ` PCL[/system/framework/org.apache.http.legacy.jar] `)