Home
last modified time | relevance | path

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

/external/perfetto/src/trace_processor/sqlite/
Dspan_join_operator_table.h260 bool IsPresentPartitionShadow() const { in IsPresentPartitionShadow() function
Dspan_join_operator_table.cc648 if (IsPresentPartitionShadow() && !defn_->ShouldEmitPresentPartitionShadow()) in IsValidSlice()