HomeSort by relevance Sort by last modified time
    Searched refs:PopLimit (Results 1 - 17 of 17) sorted by null

  /external/protobuf/src/google/protobuf/io/
coded_stream_unittest.cc     [all...]
coded_stream.cc 141 void CodedInputStream::PopLimit(Limit limit) {
coded_stream.h 301 // embedded message has been parsed, PopLimit() is called to undo the
304 // Opaque type used with PushLimit() and PopLimit(). Do not modify
311 // it will act like the end of the input has been reached until PopLimit()
319 // be passed unchanged to the corresponding call to PopLimit().
324 void PopLimit(Limit limit);
351 // This is unrelated to PushLimit()/PopLimit().
    [all...]
  /external/protobuf/src/google/protobuf/
wire_format_lite_inl.h 338 input->PopLimit(limit);
451 input->PopLimit(limit);
494 input->PopLimit(limit);
    [all...]
wire_format_lite.cc 298 input->PopLimit(limit);
wire_format.cc 535 input->PopLimit(limit);
    [all...]
extension_set.cc     [all...]
  /prebuilts/misc/darwin-x86_64/protobuf2.5/include/google/protobuf/
wire_format_lite_inl.h 332 input->PopLimit(limit);
365 input->PopLimit(limit);
408 input->PopLimit(limit);
    [all...]
  /prebuilts/misc/linux-x86_64/protobuf2.5/include/google/protobuf/
wire_format_lite_inl.h 332 input->PopLimit(limit);
365 input->PopLimit(limit);
408 input->PopLimit(limit);
    [all...]
  /prebuilts/misc/windows/protobuf2.5/include/google/protobuf/
wire_format_lite_inl.h 332 input->PopLimit(limit);
365 input->PopLimit(limit);
408 input->PopLimit(limit);
    [all...]
  /prebuilts/tools/linux-x86_64/protoc/include/google/protobuf/
wire_format_lite_inl.h 332 input->PopLimit(limit);
365 input->PopLimit(limit);
408 input->PopLimit(limit);
    [all...]
  /prebuilts/misc/darwin-x86_64/protobuf2.5/include/google/protobuf/io/
coded_stream.h 290 // embedded message has been parsed, PopLimit() is called to undo the
293 // Opaque type used with PushLimit() and PopLimit(). Do not modify
300 // it will act like the end of the input has been reached until PopLimit()
308 // be passed unchanged to the corresponding call to PopLimit().
313 void PopLimit(Limit limit);
340 // This is unrelated to PushLimit()/PopLimit().
    [all...]
  /prebuilts/misc/linux-x86_64/protobuf2.5/include/google/protobuf/io/
coded_stream.h 290 // embedded message has been parsed, PopLimit() is called to undo the
293 // Opaque type used with PushLimit() and PopLimit(). Do not modify
300 // it will act like the end of the input has been reached until PopLimit()
308 // be passed unchanged to the corresponding call to PopLimit().
313 void PopLimit(Limit limit);
340 // This is unrelated to PushLimit()/PopLimit().
    [all...]
  /prebuilts/misc/windows/protobuf2.5/include/google/protobuf/io/
coded_stream.h 290 // embedded message has been parsed, PopLimit() is called to undo the
293 // Opaque type used with PushLimit() and PopLimit(). Do not modify
300 // it will act like the end of the input has been reached until PopLimit()
308 // be passed unchanged to the corresponding call to PopLimit().
313 void PopLimit(Limit limit);
340 // This is unrelated to PushLimit()/PopLimit().
    [all...]
  /prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/io/
coded_stream.h 308 // embedded message has been parsed, PopLimit() is called to undo the
311 // Opaque type used with PushLimit() and PopLimit(). Do not modify
318 // it will act like the end of the input has been reached until PopLimit()
326 // be passed unchanged to the corresponding call to PopLimit().
331 void PopLimit(Limit limit);
358 // This is unrelated to PushLimit()/PopLimit().
407 // later pass the first part of the result to PopLimit() or similar.
416 // PopLimit(limit);
425 // PopLimit(limit);
    [all...]
  /prebuilts/tools/linux-x86_64/protoc/include/google/protobuf/io/
coded_stream.h 290 // embedded message has been parsed, PopLimit() is called to undo the
293 // Opaque type used with PushLimit() and PopLimit(). Do not modify
300 // it will act like the end of the input has been reached until PopLimit()
308 // be passed unchanged to the corresponding call to PopLimit().
313 void PopLimit(Limit limit);
340 // This is unrelated to PushLimit()/PopLimit().
    [all...]
  /prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/
wire_format_lite_inl.h 340 input->PopLimit(limit);
    [all...]

Completed in 447 milliseconds