Home
last modified time | relevance | path

Searched refs:merge_protos (Results 1 – 1 of 1) sorted by relevance

/external/perfetto/tools/
Dgen_merged_protos121 def merge_protos(root_paths, output_path): function
146 result = merge_protos(CONFIG_PROTO_ROOTS, MERGED_CONFIG_PROTO)
147 result &= merge_protos(TRACE_PROTO_ROOTS, MERGED_TRACE_PROTO)
148 result &= merge_protos(METRICS_PROTOS_ROOTS, MERGED_METRICS_PROTO)