Searched defs:PopLimit (Results 1 – 4 of 4) sorted by relevance
135 public static void PopLimit(ref ParserInternalState state, int oldLimit) in PopLimit() method
622 internal void PopLimit(int oldLimit) in PopLimit() method in Google.Protobuf.CodedInputStream
138 PROTOBUF_MUST_USE_RESULT bool PopLimit(int delta) { in PopLimit() function
137 void CodedInputStream::PopLimit(Limit limit) { in PopLimit() function in google::protobuf::io::CodedInputStream