Home
last modified time | relevance | path

Searched defs:ts_constraint (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.h1852 static constexpr uint32_t ts_constraint = 4; member
1877 using ts_constraint = TypedColumn<std::optional<StringPool::Id>>; member
1946 std::optional<StringPool::Id> ts_constraint; member
1993 …static constexpr uint32_t ts_constraint = static_cast<uint32_t>(ColumnLegacy::Flag::kHidden) | Col… member
2045 ColumnType::ts_constraint::type ts_constraint() const { in ts_constraint() function
2227 ColumnType::ts_constraint::type ts_constraint() const { in ts_constraint() function
2838 const TypedColumn<std::optional<StringPool::Id>>& ts_constraint() const { in ts_constraint() function