Home
last modified time | relevance | path

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

/build/soong/cc/
Dobject.go124 type bazelObjectAttributes struct { struct
125 Srcs bazel.LabelListAttribute
126 Srcs_as bazel.LabelListAttribute
127 Hdrs bazel.LabelListAttribute
128 Deps bazel.LabelListAttribute
129 System_dynamic_deps bazel.LabelListAttribute
130 Copts bazel.StringListAttribute
131 Asflags bazel.StringListAttribute
132 Local_includes bazel.StringListAttribute
133 Absolute_includes bazel.StringListAttribute
[all …]