Searched refs:WriteAny (Results 1 – 3 of 3) sorted by relevance
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/util/internal/ | ||
D | protostream_objectwriter.h | 152 void WriteAny(); |
D | protostream_objectwriter.cc | 234 WriteAny(); in EndObject() |
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/csharp/src/Google.Protobuf/ | ||
D | JsonFormatter.cs | 529 WriteAny(writer, (IMessage)value); in WriteWellKnownTypeValue() |