Home
last modified time | relevance | path

Searched defs:CommonAttributes (Results 1 – 2 of 2) sorted by relevance

/build/soong/android/
Dmutator.go229 CreateBazelTargetModule(bazel.BazelTargetModuleProperties, CommonAttributes, interface{}) argument
262 CreateBazelTargetModule(bazel.BazelTargetModuleProperties, CommonAttributes, interface{}) argument
270 …CreateBazelTargetModuleWithRestrictions(bazel.BazelTargetModuleProperties, CommonAttributes, inter… argument
Dmodule.go961 type CommonAttributes struct { struct
963 Name string
966 Data bazel.LabelListAttribute
972 SkipData *bool
974 Tags bazel.StringListAttribute
976 Applicable_licenses bazel.LabelListAttribute
978 Testonly *bool
1225 func (attrs *CommonAttributes) fillCommonBp2BuildModuleAttrs(ctx *topDownMutatorContext,