Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/
Dgenerated_message_util.cc258 struct OutputHelper;
262 OutputHelper<O, type>::Serialize(ptr, output); in SerializeTo()
277 struct OutputHelper<io::CodedOutputStream, type> { struct
290 struct OutputHelper<ArrayOutput, type> { struct