Home
last modified time | relevance | path

Searched refs:CreateBazelTargetModule (Results 1 – 25 of 36) sorted by relevance

12

/build/soong/cc/
Dsysprop.go42 ctx.CreateBazelTargetModule(
61 ctx.CreateBazelTargetModule(
70 ctx.CreateBazelTargetModule(
Dlibrary_headers.go156 ctx.CreateBazelTargetModule(props, android.CommonAttributes{
206 ctx.CreateBazelTargetModule(
Dproto.go211 ctx.CreateBazelTargetModule(
Dndk_headers.go171 ctx.CreateBazelTargetModule(props, android.CommonAttributes{
Dobject.go231 ctx.CreateBazelTargetModule(props, android.CommonAttributes{
Dprebuilt.go654 ctx.CreateBazelTargetModule(props, android.CommonAttributes{Name: name, Tags: tags}, attrs)
817 ctx.CreateBazelTargetModule(props, android.CommonAttributes{Name: name, Tags: tags}, attrs)
Dgen.go195 ctx.CreateBazelTargetModule(
/build/soong/python/
Dbp2build.go79 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/
Dpackage.go65 ctx.CreateBazelTargetModule(
77 ctx.CreateBazelTargetModule(
Dlicense_kind.go59 ctx.CreateBazelTargetModule(
Dfilegroup.go137 ctx.CreateBazelTargetModule(
156 ctx.CreateBazelTargetModule(
176 ctx.CreateBazelTargetModule(props, CommonAttributes{Name: fg.Name()}, attrs)
Dapi_domain.go127 ctx.CreateBazelTargetModule(props, CommonAttributes{
Dlicense.go93 ctx.CreateBazelTargetModule(
Dmutator.go229 CreateBazelTargetModule(bazel.BazelTargetModuleProperties, CommonAttributes, interface{}) methodSpec
262 CreateBazelTargetModule(bazel.BazelTargetModuleProperties, CommonAttributes, interface{}) methodSpec
698 func (t *topDownMutatorContext) CreateBazelTargetModule( func
Dproto.go239 ctx.CreateBazelTargetModule(
/build/soong/java/
Dplugin.go89 ctx.CreateBazelTargetModule(props, android.CommonAttributes{Name: pluginName}, attrs)
Ddevice_host_converter.go200 ctx.CreateBazelTargetModule(
217 ctx.CreateBazelTargetModule(
Dproto.go188 ctx.CreateBazelTargetModule(
Djava.go2819 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/
Dtesting.go492 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/
Dxml.go170 ctx.CreateBazelTargetModule(props, android.CommonAttributes{Name: p.Name()}, attrs)
/build/soong/linkerconfig/
Dlinkerconfig.go119 ctx.CreateBazelTargetModule(
/build/soong/apex/
Dkey.go235 ctx.CreateBazelTargetModule(props, android.CommonAttributes{Name: module.Name()}, attrs)
/build/soong/bpf/
Dbpf.go335 ctx.CreateBazelTargetModule(props, android.CommonAttributes{Name: b.Name()}, &attrs)
/build/soong/genrule/
Dgenrule.go966 ctx.CreateBazelTargetModule(props, android.CommonAttributes{
990 ctx.CreateBazelTargetModule(props, android.CommonAttributes{

12