Home
last modified time | relevance | path

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

/external/perfetto/src/trace_processor/prelude/table_functions/
Ddescendant.cc86 uint32_t GetConstraintColumnIndex(Descendant::Type type) { in GetConstraintColumnIndex() function
104 int column = static_cast<int>(GetConstraintColumnIndex(type_)); in ValidateConstraints()
119 uint32_t column = GetConstraintColumnIndex(type_); in ComputeTable()
Dancestor.cc40 uint32_t GetConstraintColumnIndex(Ancestor::Type type) { in GetConstraintColumnIndex() function
108 int column = static_cast<int>(GetConstraintColumnIndex(type_)); in ValidateConstraints()
121 uint32_t column = GetConstraintColumnIndex(type_); in ComputeTable()