Searched refs:Limit (Results 1 – 11 of 11) sorted by relevance
325 typedef int Limit; typedef338 Limit PushLimit(int byte_limit);342 void PopLimit(Limit limit);419 std::pair<CodedInputStream::Limit, int> IncrementRecursionDepthAndPushLimit(423 Limit ReadLengthAndPushLimit();432 bool DecrementRecursionDepthAndPopLimit(Limit limit);439 bool CheckEntireMessageConsumedAndPopLimit(Limit limit);545 Limit current_limit_; // if position = -1, no limit is applied
119 CodedInputStream::Limit CodedInputStream::PushLimit(int byte_limit) { in PushLimit()123 Limit old_limit = current_limit_; in PushLimit()144 void CodedInputStream::PopLimit(Limit limit) { in PopLimit()155 std::pair<CodedInputStream::Limit, int>160 CodedInputStream::Limit CodedInputStream::ReadLengthAndPushLimit() { in ReadLengthAndPushLimit()165 bool CodedInputStream::DecrementRecursionDepthAndPopLimit(Limit limit) { in DecrementRecursionDepthAndPopLimit()173 bool CodedInputStream::CheckEntireMessageConsumedAndPopLimit(Limit limit) { in CheckEntireMessageConsumedAndPopLimit()
1009 CodedInputStream::Limit limit = coded_input.PushLimit(8); in TEST_1D()1039 CodedInputStream::Limit limit1 = coded_input.PushLimit(8); in TEST_1D()1041 CodedInputStream::Limit limit2 = coded_input.PushLimit(4); in TEST_1D()1081 CodedInputStream::Limit limit1 = coded_input.PushLimit(4); in TEST_1D()1083 CodedInputStream::Limit limit2 = coded_input.PushLimit(8); in TEST_1D()1120 CodedInputStream::Limit limit = coded_input.PushLimit(4); in TEST_F()1135 CodedInputStream::Limit limit = coded_input.PushLimit(-1234); in TEST_F()1148 CodedInputStream::Limit limit = coded_input.PushLimit(-64); in TEST_F()1162 CodedInputStream::Limit limit = coded_input.PushLimit(INT_MAX); in TEST_F()1205 CodedInputStream::Limit limit = coded_input.PushLimit(16); in TEST_F()
46 public class Limit {47 ctor public Limit();75 method public java.util.List<media.codecs.Limit> getLimit_optional();132 method public java.util.List<media.codecs.Limit> getLimit();
185 const CodedInputStream::Limit limit = coded_in.PushLimit(static_cast<int>(length_)); in GetResTable()233 const CodedInputStream::Limit limit = coded_in.PushLimit(static_cast<int>(header_length)); in GetResFileOffsets()
334 io::CodedInputStream::Limit limit = input->PushLimit(length); in ReadPackedPrimitive()448 std::pair<io::CodedInputStream::Limit, int> p = in ReadMessage()494 std::pair<io::CodedInputStream::Limit, int> p = in ReadMessageNoVirtual()506 io::CodedInputStream::Limit old_limit = input->ReadLengthAndPushLimit(); in ReadMessageNoVirtualNoRecursionDepth()
297 io::CodedInputStream::Limit limit = input->PushLimit(length); in ReadPackedEnumNoInline()320 io::CodedInputStream::Limit limit = input->PushLimit(length); in ReadPackedEnumPreserveUnknowns()
161 io::CodedInputStream::Limit limit = input->PushLimit(length); in ReadPackedEnumPreserveUnknowns()498 io::CodedInputStream::Limit limit = input->PushLimit(length); in ParseAndMergeField()
1170 io::CodedInputStream::Limit limit = input->PushLimit(size); in ParseFieldWithExtensionInfo()
60 CodedInputStream::Limit limit = in->PushLimit(size); in read_length_delimited()
72 // Battery Charge Limit - virtual thermal sensors.