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