Home
last modified time | relevance | path

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

/aosp_15_r20/out/soong/.intermediates/external/perfetto/perfetto_src_trace_processor_tables_tables_python/gen/src/trace_processor/tables/
Detm_tables_py.h773 return mutable_table()->mutable_start_ts()->Set(row_number_, v); in set_start_ts()
961 mutable_start_ts()->Append(row.start_ts); in Insert()
986 TypedColumn<std::optional<int64_t>>* mutable_start_ts() { in mutable_start_ts() function
Dmetadata_tables_py.h490 return mutable_table()->mutable_start_ts()->Set(row_number_, v); in set_start_ts()
890 mutable_start_ts()->Append(row.start_ts); in Insert()
950 TypedColumn<std::optional<int64_t>>* mutable_start_ts() { in mutable_start_ts() function
1163 return mutable_table()->mutable_start_ts()->Set(row_number_, v); in set_start_ts()
1484 mutable_start_ts()->Append(row.start_ts); in Insert()
1532 TypedColumn<std::optional<int64_t>>* mutable_start_ts() { in mutable_start_ts() function