Searched refs:buff_desc (Results 1 – 1 of 1) sorted by relevance
1650 auto buff_desc = static_cast<const BufferDescriptor *>(src); in CopyUpdate() local1652 buffer_ = buff_desc->buffer_; in CopyUpdate()1653 offset_ = buff_desc->offset_; in CopyUpdate()1654 range_ = buff_desc->range_; in CopyUpdate()