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.cc276 struct OutputHelper<io::CodedOutputStream, type> { struct
277 static void Serialize(const void* ptr, io::CodedOutputStream* output) { in Serialize()
289 struct OutputHelper<ArrayOutput, type> { struct
290 static void Serialize(const void* ptr, ArrayOutput* output) { in Serialize()