Searched refs:Bp2BuildDefaultTrueRecursively (Results 1 – 4 of 4) sorted by relevance
/build/soong/android/ |
D | bazel_test.go | 25 "a": Bp2BuildDefaultTrueRecursively, 31 "a/b": Bp2BuildDefaultTrueRecursively, 37 "a/b": Bp2BuildDefaultTrueRecursively, 38 "a/b/c": Bp2BuildDefaultTrueRecursively, 44 "a": Bp2BuildDefaultTrueRecursively, 45 "d/e/f": Bp2BuildDefaultTrueRecursively, 52 "a/b": Bp2BuildDefaultTrueRecursively, 59 "a": Bp2BuildDefaultTrueRecursively, 61 "a/b/c": Bp2BuildDefaultTrueRecursively, 88 "a/b": Bp2BuildDefaultTrueRecursively, [all …]
|
D | bazel.go | 121 Bp2BuildDefaultTrueRecursively BazelConversionConfigEntry = iota + 1 const 167 "bionic": Bp2BuildDefaultTrueRecursively, 168 "external/gwp_asan": Bp2BuildDefaultTrueRecursively, 169 "system/core/libcutils": Bp2BuildDefaultTrueRecursively, 170 "system/core/property_service/libpropertyinfoparser": Bp2BuildDefaultTrueRecursively, 171 "system/libbase": Bp2BuildDefaultTrueRecursively, 172 "system/logging/liblog": Bp2BuildDefaultTrueRecursively, 173 "external/jemalloc_new": Bp2BuildDefaultTrueRecursively, 174 "external/fmtlib": Bp2BuildDefaultTrueRecursively, 175 "external/arm-optimized-routines": Bp2BuildDefaultTrueRecursively, [all …]
|
/build/soong/bp2build/ |
D | testing.go | 11 android.BP2BUILD_TOPLEVEL: android.Bp2BuildDefaultTrueRecursively,
|
D | build_conversion_test.go | 1268 "migrated": android.Bp2BuildDefaultTrueRecursively, 1293 "package-opt-out": android.Bp2BuildDefaultTrueRecursively,
|