Searched refs:CopyOrMoveBlock (Results 1 – 1 of 1) sorted by relevance
901 void CopyOrMoveBlock(const T* b, const T* e, T* t) { in CopyOrMoveBlock() function905 void CopyOrMoveBlock(const string* b, const string* e, string* t) { in CopyOrMoveBlock() function941 CopyOrMoveBlock(list_ptr, list_ptr + num_elems, data); in FillAndCopyVarLen()1517 CopyOrMoveBlock(out_temp.int64_list.begin(), in FastParseSingleExample()1522 CopyOrMoveBlock(out_temp.float_list.begin(), in FastParseSingleExample()1527 CopyOrMoveBlock(out_temp.bytes_list.begin(), in FastParseSingleExample()