Searched refs:rhsMaps (Results 1 – 1 of 1) sorted by relevance
793 const uint8 *rhsMaps = rhs.partition_maps(); in operator =() local796 uint8 length = rhsMaps[offset+1]; in operator =()797 memcpy(&lhsMaps[offset], &rhsMaps[offset], length); in operator =()