Searched refs:BazelLabelForModuleSrc (Results 1 – 5 of 5) sorted by relevance
204 data := android.BazelLabelForModuleSrc(ctx, baseProps.Data)205 data.Append(android.BazelLabelForModuleSrc(ctx, baseProps.Java_data))
183 func BazelLabelForModuleSrc(ctx BazelConversionPathContext, paths []string) bazel.LabelList { func
852 tool_files_prop := android.BazelLabelForModuleSrc(ctx, m.properties.Tool_files)856 srcs := bazel.MakeLabelListAttribute(android.BazelLabelForModuleSrc(ctx, m.properties.Srcs))
550 android.BazelLabelForModuleSrc(ctx, []string{*m.properties.Src}))
150 attrs.Srcs.SetSelectValue(axis, config, android.BazelLabelForModuleSrc(ctx, props.Srcs))