Searched refs:buff_desc (Results 1 – 1 of 1) sorted by relevance
988 auto buff_desc = static_cast<const BufferDescriptor *>(src); in CopyUpdate() local990 buffer_ = buff_desc->buffer_; in CopyUpdate()991 offset_ = buff_desc->offset_; in CopyUpdate()992 range_ = buff_desc->range_; in CopyUpdate()