Home
last modified time | relevance | path

Searched defs:IsPartitioned (Results 1 – 1 of 1) sorted by relevance

/external/perfetto/src/trace_processor/
Dspan_join_operator_table.h89 bool IsPartitioned() const { return !partition_col.empty(); } in IsPartitioned() function
117 bool IsPartitioned() const { return !partition_col_.empty(); } in IsPartitioned() function
173 bool IsPartitioned() const { return defn_->IsPartitioned(); } in IsPartitioned() function