Home
last modified time | relevance | path

Searched refs:mutable_perf_mode_use_angle (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/
Dandroid_tables_py.h1110 return mutable_table()->mutable_perf_mode_use_angle()->Set(row_number_, v); in set_perf_mode_use_angle()
1630 mutable_perf_mode_use_angle()->Append(row.perf_mode_use_angle); in Insert()
1731 TypedColumn<std::optional<int32_t>>* mutable_perf_mode_use_angle() { in mutable_perf_mode_use_angle() function