Searched refs:mutable_end_bound (Results 1 – 1 of 1) sorted by relevance
4797 return mutable_table()->mutable_end_bound()->Set(row_number_, v); in set_end_bound()5147 mutable_end_bound()->Append(row.end_bound); in Insert()5221 TypedColumn<int64_t>* mutable_end_bound() { in mutable_end_bound() function