Lines Matching full:structured

6 import("//components/metrics/structured/buildflags/buildflags.gni")
10 # Structured metrics is subcomponent of UMA that gathers and reports structured
12 static_library("structured") {
38 "//components/metrics/structured/buildflags",
39 "//components/metrics/structured/lib:proto",
48 "//components/metrics/structured/lib",
49 "//components/metrics/structured/lib:proto",
50 "//components/metrics/structured/mojom",
120 "//components/metrics/structured/lib",
136 script = "//tools/metrics/structured/gen_events.py"
140 "//tools/metrics/structured/codegen.py",
141 "//tools/metrics/structured/gen_events.py",
142 "//tools/metrics/structured/sync/model.py",
143 "//tools/metrics/structured/sync/model_util.py",
144 "//tools/metrics/structured/templates_events.py",
146 sources = [ "//tools/metrics/structured/sync/structured.xml" ]
169 "//components/metrics/structured/buildflags",
179 script = "//tools/metrics/structured/gen_validator.py"
183 "//tools/metrics/structured/codegen.py",
184 "//tools/metrics/structured/gen_validator.py",
185 "//tools/metrics/structured/sync/model.py",
186 "//tools/metrics/structured/sync/model_util.py",
187 "//tools/metrics/structured/templates_validator.py",
189 sources = [ "//tools/metrics/structured/sync/structured.xml" ]
206 sources += [ "//tools/metrics/structured/sync/structured_chromiumos.xml" ]
244 ":structured",
249 "//components/metrics/structured/lib",
264 ":structured",
272 "//components/metrics/structured/lib",
273 "//components/metrics/structured/lib:proto",
290 "//components/metrics/structured/lib:unit_tests",
291 "//components/metrics/structured/mojom:unit_tests",