Searched refs:CreateBazelTargetModule (Results 1 – 25 of 36) sorted by relevance
12
| /build/soong/cc/ |
| D | sysprop.go | 42 ctx.CreateBazelTargetModule( 61 ctx.CreateBazelTargetModule( 70 ctx.CreateBazelTargetModule(
|
| D | library_headers.go | 156 ctx.CreateBazelTargetModule(props, android.CommonAttributes{ 206 ctx.CreateBazelTargetModule(
|
| D | proto.go | 211 ctx.CreateBazelTargetModule(
|
| D | ndk_headers.go | 171 ctx.CreateBazelTargetModule(props, android.CommonAttributes{
|
| D | object.go | 231 ctx.CreateBazelTargetModule(props, android.CommonAttributes{
|
| D | prebuilt.go | 654 ctx.CreateBazelTargetModule(props, android.CommonAttributes{Name: name, Tags: tags}, attrs) 817 ctx.CreateBazelTargetModule(props, android.CommonAttributes{Name: name, Tags: tags}, attrs)
|
| D | gen.go | 195 ctx.CreateBazelTargetModule(
|
| /build/soong/python/ |
| D | bp2build.go | 79 ctx.CreateBazelTargetModule(bazel.BazelTargetModuleProperties{ 167 ctx.CreateBazelTargetModule(props, android.CommonAttributes{ 214 ctx.CreateBazelTargetModule(props, android.CommonAttributes{ 229 ctx.CreateBazelTargetModule(props, android.CommonAttributes{
|
| /build/soong/android/ |
| D | package.go | 65 ctx.CreateBazelTargetModule( 77 ctx.CreateBazelTargetModule(
|
| D | license_kind.go | 59 ctx.CreateBazelTargetModule(
|
| D | filegroup.go | 137 ctx.CreateBazelTargetModule( 156 ctx.CreateBazelTargetModule( 176 ctx.CreateBazelTargetModule(props, CommonAttributes{Name: fg.Name()}, attrs)
|
| D | api_domain.go | 127 ctx.CreateBazelTargetModule(props, CommonAttributes{
|
| D | license.go | 93 ctx.CreateBazelTargetModule(
|
| D | mutator.go | 229 CreateBazelTargetModule(bazel.BazelTargetModuleProperties, CommonAttributes, interface{}) methodSpec 262 CreateBazelTargetModule(bazel.BazelTargetModuleProperties, CommonAttributes, interface{}) methodSpec 698 func (t *topDownMutatorContext) CreateBazelTargetModule( func
|
| D | proto.go | 239 ctx.CreateBazelTargetModule(
|
| /build/soong/java/ |
| D | plugin.go | 89 ctx.CreateBazelTargetModule(props, android.CommonAttributes{Name: pluginName}, attrs)
|
| D | device_host_converter.go | 200 ctx.CreateBazelTargetModule( 217 ctx.CreateBazelTargetModule(
|
| D | proto.go | 188 ctx.CreateBazelTargetModule(
|
| D | java.go | 2819 ctx.CreateBazelTargetModule( 2843 ctx.CreateBazelTargetModule( 2858 ctx.CreateBazelTargetModule( 3000 ctx.CreateBazelTargetModule(props, android.CommonAttributes{Name: name}, attrs) 3010 …ctx.CreateBazelTargetModule(props, android.CommonAttributes{Name: name + "-neverlink"}, neverLinkA… 3091 ctx.CreateBazelTargetModule(props, android.CommonAttributes{Name: m.Name()}, binAttrs) 3107 ctx.CreateBazelTargetModule(libProps, android.CommonAttributes{Name: libName}, libAttrs) 3111 ctx.CreateBazelTargetModule(props, android.CommonAttributes{Name: m.Name()}, binAttrs) 3142 ctx.CreateBazelTargetModule(props, android.CommonAttributes{Name: name}, attrs) 3152 ctx.CreateBazelTargetModule(
|
| /build/soong/bp2build/ |
| D | testing.go | 492 ctx.CreateBazelTargetModule(props, android.CommonAttributes{Name: m.Name()}, attrs) 507 ctx.CreateBazelTargetModule(props, 523 ctx.CreateBazelTargetModule(myLibraryProps, android.CommonAttributes{Name: baseName}, attrs) 529 …ctx.CreateBazelTargetModule(protoLibraryProps, android.CommonAttributes{Name: baseName + "_proto_l… 535 …ctx.CreateBazelTargetModule(myProtoLibraryProps, android.CommonAttributes{Name: baseName + "_my_pr…
|
| /build/soong/xml/ |
| D | xml.go | 170 ctx.CreateBazelTargetModule(props, android.CommonAttributes{Name: p.Name()}, attrs)
|
| /build/soong/linkerconfig/ |
| D | linkerconfig.go | 119 ctx.CreateBazelTargetModule(
|
| /build/soong/apex/ |
| D | key.go | 235 ctx.CreateBazelTargetModule(props, android.CommonAttributes{Name: module.Name()}, attrs)
|
| /build/soong/bpf/ |
| D | bpf.go | 335 ctx.CreateBazelTargetModule(props, android.CommonAttributes{Name: b.Name()}, &attrs)
|
| /build/soong/genrule/ |
| D | genrule.go | 966 ctx.CreateBazelTargetModule(props, android.CommonAttributes{ 990 ctx.CreateBazelTargetModule(props, android.CommonAttributes{
|
12