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

  /test/vts/utils/native/libprofiling/
VtsProfilingUtil.cpp 75 input.PopLimit(limit);
  /external/protobuf/src/google/protobuf/io/
coded_stream_unittest.cc     [all...]
coded_stream.cc 144 void CodedInputStream::PopLimit(Limit limit) {
167 PopLimit(limit);
175 PopLimit(limit);
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...]
  /frameworks/base/tools/aapt2/proto/
TableProtoSerializer.cpp 360 in_.PopLimit(l);
366 in_.PopLimit(l);
371 in_.PopLimit(l);
  /external/protobuf/src/google/protobuf/
wire_format_lite.cc 308 input->PopLimit(limit);
336 input->PopLimit(limit);
wire_format.cc 174 input->PopLimit(limit);
569 input->PopLimit(limit);
    [all...]
wire_format_lite_inl.h 340 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...]
  /external/protobuf/src/google/protobuf/util/internal/
protostream_objectsource.cc 293 stream_->PopLimit(old_limit);
306 stream_->PopLimit(old_limit);
759 stream_->PopLimit(old_limit);
    [all...]
  /frameworks/base/tools/incident_report/
main.cpp 61 in->PopLimit(limit);
  /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...]
  /system/extras/simpleperf/
cmd_report_sample.cpp 275 coded_is.PopLimit(limit);
  /external/protobuf/csharp/src/Google.Protobuf.Test/
CodedOutputStreamTest.cs 379 cin.PopLimit(oldlimit);
  /external/protobuf/csharp/src/Google.Protobuf/
CodedInputStream.cs 582 PopLimit(oldLimit);
    [all...]
  /prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/
wire_format_lite_inl.h 340 input->PopLimit(limit);
    [all...]

Completed in 477 milliseconds