Searched defs:CanBatchResult (Results 1 – 1 of 1) sorted by relevance
90 struct QUICHE_EXPORT CanBatchResult { struct91 CanBatchResult(bool can_batch, bool must_flush) in CanBatchResult() argument103 virtual CanBatchResult CanBatch(const char* buffer, size_t buf_len, argument