Home
last modified time | relevance | path

Searched refs:mutable_create_ts (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/
Djit_tables_py.h177 return mutable_table()->mutable_create_ts()->Set(row_number_, v); in set_create_ts()
497 mutable_create_ts()->Append(row.create_ts); in Insert()
539 TypedColumn<int64_t>* mutable_create_ts() { in mutable_create_ts() function