Searched refs:mutable_start_bound (Results 1 – 1 of 1) sorted by relevance
4793 return mutable_table()->mutable_start_bound()->Set(row_number_, v); in set_start_bound()5146 mutable_start_bound()->Append(row.start_bound); in Insert()5217 TypedColumn<int64_t>* mutable_start_bound() { in mutable_start_bound() function