Home
last modified time | relevance | path

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

/external/perfetto/src/trace_processor/sqlite/
Dspan_join_operator_table.h156 kMissingPartitionShadow, enumerator
267 return state_ == State::kMissingPartitionShadow; in IsMissingPartitionShadow()
297 State state_ = State::kMissingPartitionShadow;
Dspan_join_operator_table.cc633 state_ = State::kMissingPartitionShadow; in Initialize()
707 state_ = State::kMissingPartitionShadow; in NextSliceState()
727 case State::kMissingPartitionShadow: { in NextSliceState()
773 state_ = State::kMissingPartitionShadow; in Rewind()