Home
last modified time | relevance | path

Searched defs:OutputHelper (Results 1 – 1 of 1) sorted by relevance

/third_party/protobuf/src/google/protobuf/
Dgenerated_message_util.cc297 struct OutputHelper<io::CodedOutputStream, type> { struct
298 static void Serialize(const void* ptr, io::CodedOutputStream* output) { in Serialize()
310 struct OutputHelper<ArrayOutput, type> { struct
311 static void Serialize(const void* ptr, ArrayOutput* output) { in Serialize()