Lines Matching full:visitor
1151 // SYN_REPLY and HEADERS are the same, save for the visitor call.
1218 // visitor or decompresses and then passes directly to the visitor, via
1365 // Validation succeeded. Pass on to visitor.
1487 // Only inform the visitor if there is data.
1498 // frame, inform the visitor of EOF via a 0-length data frame.
2100 FrameSerializationVisitor visitor(this);
2101 frame.Visit(&visitor);
2102 return visitor.ReleaseSerializedFrame();
2178 // result to the visitor in chunks. Continue this until the visitor
2238 // visitor.
2261 // visitor.