Searched defs:processTrailers (Results 1 – 2 of 2) sorted by relevance
444 void processTrailers(List<Map.Entry<String, String>> trailerList) { in processTrailers() method in CronetClientStream.BidirectionalStreamCallback
1704 func (rl *clientConnReadLoop) processTrailers(cs *clientStream, f *MetaHeadersFrame) error { func