Searched refs:StartAny (Results 1 – 2 of 2) sorted by relevance
/third_party/protobuf/src/google/protobuf/util/internal/ | ||
D | protostream_objectwriter.h | 217 void StartAny(const DataPiece& value); |
D | protostream_objectwriter.cc | 297 StartAny(value); in RenderDataPiece() |