Home
last modified time | relevance | path

Searched refs:SerializeIntoWriterWrapper (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/common/
H A Dwire_serialization.h303 auto SerializeIntoWriterWrapper(QuicheDataWriter& writer, int argno, T data) { in SerializeIntoWriterWrapper() function
328 const bool success = SerializeIntoWriterWrapper(writer, argno, data); in SerializeIntoWriterCore()
339 return AppendToStatus(SerializeIntoWriterWrapper(writer, argno, data), in SerializeIntoWriterCore()