Searched refs:SetLengthVisitor (Results 1 – 1 of 1) sorted by relevance
82 class SetLengthVisitor {84 explicit SetLengthVisitor(int32_t length) : length_(length) { in SetLengthVisitor() function99 DISALLOW_COPY_AND_ASSIGN(SetLengthVisitor);144 SetLengthVisitor visitor(component_count); in Alloc()