Searched refs:SerializeIntoWriterWrapper (Results 1 – 1 of 1) sorted by relevance
303 auto SerializeIntoWriterWrapper(QuicheDataWriter& writer, int argno, T data) { in SerializeIntoWriterWrapper() function328 const bool success = SerializeIntoWriterWrapper(writer, argno, data); in SerializeIntoWriterCore()339 return AppendToStatus(SerializeIntoWriterWrapper(writer, argno, data), in SerializeIntoWriterCore()