Home
last modified time | relevance | path

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

/aosp_15_r20/out/soong/.intermediates/external/perfetto/perfetto_src_trace_processor_tables_tables_python/gen/src/trace_processor/tables/
Dmetadata_tables_py.h5754 return mutable_table()->mutable_processing_order()->Set(row_number_, v); in set_processing_order()
6009 mutable_processing_order()->Append(row.processing_order); in Insert()
6055 TypedColumn<std::optional<int64_t>>* mutable_processing_order() { in mutable_processing_order() function