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.cc281 struct OutputHelper<io::CodedOutputStream, type> { struct
282 static void Serialize(const void* ptr, io::CodedOutputStream* output) { in Serialize()
294 struct OutputHelper<ArrayOutput, type> { struct
295 static void Serialize(const void* ptr, ArrayOutput* output) { in Serialize()