Home
last modified time | relevance | path

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

/external/perfetto/src/trace_processor/sqlite/
Dspan_join_operator_table.h104 bool ShouldEmitPresentPartitionShadow() const { in ShouldEmitPresentPartitionShadow() function
Dspan_join_operator_table.cc325 if (defn.ShouldEmitPresentPartitionShadow()) in ComputeSqlConstraintsForDefinition()
648 if (IsPresentPartitionShadow() && !defn_->ShouldEmitPresentPartitionShadow()) in IsValidSlice()