Searched defs:CanBatchResult (Results 1 – 1 of 1) sorted by relevance
87 struct QUIC_EXPORT_PRIVATE CanBatchResult { struct88 CanBatchResult(bool can_batch, bool must_flush) in CanBatchResult() argument100 virtual CanBatchResult CanBatch(const char* buffer, size_t buf_len, argument