Home
last modified time | relevance | path

Searched refs:mutable_unwind_error (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/
Dprofiler_tables_py.h6822 return mutable_table()->mutable_unwind_error()->Set(row_number_, v); in set_unwind_error()
7128 mutable_unwind_error()->Append(row.unwind_error); in Insert()
7185 TypedColumn<std::optional<StringPool::Id>>* mutable_unwind_error() { in mutable_unwind_error() function