Searched refs:PopLimit (Results 1 – 17 of 17) sorted by relevance
1069 coded_input.PopLimit(limit); in TEST_1D()1100 coded_input.PopLimit(limit2); in TEST_1D()1109 coded_input.PopLimit(limit1); in TEST_1D()1144 coded_input.PopLimit(limit2); in TEST_1D()1151 coded_input.PopLimit(limit1); in TEST_1D()1174 coded_input.PopLimit(limit); in TEST_F()1187 coded_input.PopLimit(limit); in TEST_F()1200 coded_input.PopLimit(limit); in TEST_F()1214 coded_input.PopLimit(limit); in TEST_F()1266 coded_input.PopLimit(limit); in TEST_F()
136 void CodedInputStream::PopLimit(Limit limit) { in PopLimit() function in google::protobuf::io::CodedInputStream159 PopLimit(limit); in DecrementRecursionDepthAndPopLimit()167 PopLimit(limit); in CheckEntireMessageConsumedAndPopLimit()
367 void PopLimit(Limit limit);
116 stream.PopLimit(limit); in GetNumElementsInBytesList()143 stream.PopLimit(limit); in ParseBytesList()200 stream.PopLimit(packed_limit); in ParseFloatList()219 stream.PopLimit(limit); in ParseFloatList()250 stream.PopLimit(packed_limit); in ParseInt64List()260 stream.PopLimit(limit); in ParseInt64List()335 stream->PopLimit(limit); in ParseFeatureMapEntry()352 stream->PopLimit(limit); in ParseFeatures()1850 stream->PopLimit(limit); in ParseBytesFeature()1896 stream->PopLimit(packed_limit); in ParseFloatFeature()[all …]
85 input->PopLimit(limit); in ParseDelimitedFromCodedStream()
135 PROTOBUF_MUST_USE_RESULT bool PopLimit(int delta) { in PopLimit() function581 if (!PopLimit(old)) return nullptr; in ParseMessage()597 if (!PopLimit(old)) return nullptr; in ReadPackedVarint()
187 input->PopLimit(limit); in ReadPackedEnumPreserveUnknowns()570 input->PopLimit(limit); in ParseAndMergeField()
313 input->PopLimit(limit); in ReadPackedEnumPreserveUnknowns()
844 input->PopLimit(limit); in MergePartialFromCodedStreamInlined()
1152 input->PopLimit(limit); in ReadPackedPrimitive()
1291 input->PopLimit(limit); in ParseFieldWithExtensionInfo()
600 PopLimit(oldLimit); in ReadMessage()998 internal void PopLimit(int oldLimit) in PopLimit() method in Google.Protobuf.CodedInputStream
559 input.PopLimit(oldLimit);
318 stream_->PopLimit(old_limit); in RenderMap()331 stream_->PopLimit(old_limit); in RenderPacked()804 stream_->PopLimit(old_limit); in RenderField()
113 input.PopLimit(oldLimit); in AddEntriesFrom()
379 cin.PopLimit(oldlimit); in TestCodedInputOutputPosition()