Searched defs:record_end (Results 1 – 4 of 4) sorted by relevance
196 size_t record_end = (my_block + 1) * INITIALIZATION_BLOCK_SIZE; in resize_helper() local221 size_t record_end = (my_block + 1) * MOVE_BLOCK_SIZE; in resize_helper() local
135 record_end = sorted_headers.end(); in SerializeHeader() local352 record_end = table_data->end(); in BuildAllTableBuilders() local
357 def record_end(self, record_entry): member in Status
819 const uint8_t* record_end = record_begin + chunk_meta->chunk_record->size; in ReadNextPacketInChunk() local