Searched refs:SetLengthVisitor (Results 1 – 1 of 1) sorted by relevance
100 class SetLengthVisitor {102 explicit SetLengthVisitor(int32_t length) : length_(length) { in SetLengthVisitor() function116 DISALLOW_COPY_AND_ASSIGN(SetLengthVisitor);180 SetLengthVisitor visitor(component_count); in Alloc()