Searched refs:mutable_processing_order (Results 1 – 1 of 1) sorted by relevance
5754 return mutable_table()->mutable_processing_order()->Set(row_number_, v); in set_processing_order()6009 mutable_processing_order()->Append(row.processing_order); in Insert()6055 TypedColumn<std::optional<int64_t>>* mutable_processing_order() { in mutable_processing_order() function