Searched refs:mutable_start_offset (Results 1 – 1 of 1) sorted by relevance
185 return mutable_table()->mutable_start_offset()->Set(row_number_, v); in set_start_offset()498 mutable_start_offset()->Append(row.start_offset); in Insert()546 TypedColumn<int64_t>* mutable_start_offset() { in mutable_start_offset() function