Searched defs:ColumnCount (Results 1 – 4 of 4) sorted by relevance
72 uint32_t Iterator::ColumnCount() { in ColumnCount() function in perfetto::trace_processor::Iterator
125 uint32_t ColumnCount() const { in ColumnCount() function
274 int ColumnCount() const TF_MUST_USE_RESULT { in ColumnCount() function
114 uint32_t ColumnCount() const { return column_count_; } in ColumnCount() function