Searched defs:tidyAttributes (Results 1 – 3 of 3) sorted by relevance
72 tidyAttributes anonMember75 type tidyAttributes struct { struct76 Tidy *string77 Tidy_flags []string78 Tidy_checks []string79 Tidy_checks_as_errors []string80 Tidy_disabled_srcs bazel.LabelListAttribute81 Tidy_timeout_srcs bazel.LabelListAttribute84 func (m *Module) convertTidyAttributes(ctx android.BaseMutatorContext, moduleAttrs *tidyAttributes)…
708 tidyAttributes anonMember
670 tidyAttributes anonMember