HomeSort by relevance Sort by last modified time
    Searched refs:ByteSize (Results 51 - 75 of 111) sorted by null

1 23 4 5

  /prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/
any.pb.h 84 int ByteSize() const;
field_mask.pb.h 73 int ByteSize() const;
source_context.pb.h 73 int ByteSize() const;
wire_format_lite_inl.h     [all...]
descriptor.pb.h 220 int ByteSize() const;
312 int ByteSize() const;
555 int ByteSize() const;
654 int ByteSize() const;
753 int ByteSize() const;
    [all...]
api.pb.h 77 int ByteSize() const;
228 int ByteSize() const;
369 int ByteSize() const;
    [all...]
  /prebuilts/tools/linux-x86_64/protoc/include/google/protobuf/
wire_format_lite_inl.h 748 return value.ByteSize();
751 return LengthDelimitedSize(value.ByteSize());
759 return value.MessageType_WorkAroundCppLookupDefect::ByteSize();
765 value.MessageType_WorkAroundCppLookupDefect::ByteSize());
    [all...]
extension_set.h 362 // to the output stream, using the cached sizes computed when ByteSize() was
382 int ByteSize() const;
384 // Like ByteSize() but uses MessageSet format.
412 virtual int ByteSize() const = 0;
476 // ByteSize() is called then used during serialization.
498 int ByteSize(int number) const;
    [all...]
  /packages/services/Car/libvehiclenetwork/native/
IVehicleNetwork.cpp 173 int size = v->ByteSize();
270 int size = configs->ByteSize();
  /external/protobuf/src/google/protobuf/
extension_set_unittest.cc 345 int size = source.ByteSize();
366 int size = source.ByteSize();
389 int size = source.ByteSize();
410 int size = source.ByteSize();
    [all...]
extension_set.h 382 // to the output stream, using the cached sizes computed when ByteSize() was
402 int ByteSize() const;
404 // Like ByteSize() but uses MessageSet format.
432 virtual int ByteSize() const = 0;
496 // ByteSize() is called then used during serialization.
518 int ByteSize(int number) const;
    [all...]
extension_set_heavy.cc 689 return ByteSize(number);
702 message_size = lazymessage_value->ByteSize();
704 message_size = message_value->ByteSize();
descriptor.pb.h 192 int ByteSize() const;
274 int ByteSize() const;
492 int ByteSize() const;
581 int ByteSize() const;
757 int ByteSize() const;
    [all...]
  /external/nanopb-c/generator/google/protobuf/internal/
python_message.py 739 def ByteSize(self):
755 cls.ByteSize = ByteSize
    [all...]
  /external/protobuf/src/google/protobuf/compiler/
plugin.pb.cc 397 int CodeGeneratorRequest::ByteSize() const {
758 int CodeGeneratorResponse_File::ByteSize() const {
    [all...]
plugin.pb.h 80 int ByteSize() const;
194 int ByteSize() const;
308 int ByteSize() const;
    [all...]
  /prebuilts/misc/darwin-x86_64/protobuf2.5/include/google/protobuf/compiler/
plugin.pb.h 80 int ByteSize() const;
197 int ByteSize() const;
314 int ByteSize() const;
  /prebuilts/misc/darwin-x86_64/protobuf2.5/include/google/protobuf/
extension_set.h 362 // to the output stream, using the cached sizes computed when ByteSize() was
382 int ByteSize() const;
384 // Like ByteSize() but uses MessageSet format.
412 virtual int ByteSize() const = 0;
476 // ByteSize() is called then used during serialization.
498 int ByteSize(int number) const;
    [all...]
descriptor.pb.h 191 int ByteSize() const;
276 int ByteSize() const;
497 int ByteSize() const;
589 int ByteSize() const;
755 int ByteSize() const;
    [all...]
  /prebuilts/misc/linux-x86_64/protobuf2.5/include/google/protobuf/compiler/
plugin.pb.h 80 int ByteSize() const;
197 int ByteSize() const;
314 int ByteSize() const;
  /prebuilts/misc/linux-x86_64/protobuf2.5/include/google/protobuf/
extension_set.h 362 // to the output stream, using the cached sizes computed when ByteSize() was
382 int ByteSize() const;
384 // Like ByteSize() but uses MessageSet format.
412 virtual int ByteSize() const = 0;
476 // ByteSize() is called then used during serialization.
498 int ByteSize(int number) const;
    [all...]
  /prebuilts/misc/windows/protobuf2.5/include/google/protobuf/compiler/
plugin.pb.h 80 int ByteSize() const;
197 int ByteSize() const;
314 int ByteSize() const;
  /prebuilts/misc/windows/protobuf2.5/include/google/protobuf/
extension_set.h 362 // to the output stream, using the cached sizes computed when ByteSize() was
382 int ByteSize() const;
384 // Like ByteSize() but uses MessageSet format.
412 virtual int ByteSize() const = 0;
476 // ByteSize() is called then used during serialization.
498 int ByteSize(int number) const;
    [all...]
  /prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/compiler/
plugin.pb.h 85 int ByteSize() const;
209 int ByteSize() const;
333 int ByteSize() const;
    [all...]
  /prebuilts/tools/linux-x86_64/protoc/include/google/protobuf/compiler/
plugin.pb.h 80 int ByteSize() const;
197 int ByteSize() const;
314 int ByteSize() const;

Completed in 3576 milliseconds

1 23 4 5