Home
last modified time | relevance | path

Searched refs:mutable_start_bound (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/
Dslice_tables_py.h4793 return mutable_table()->mutable_start_bound()->Set(row_number_, v); in set_start_bound()
5146 mutable_start_bound()->Append(row.start_bound); in Insert()
5217 TypedColumn<int64_t>* mutable_start_bound() { in mutable_start_bound() function