| /frameworks/opt/gamesdk/third_party/protobuf-3.0.0/python/google/protobuf/internal/ |
| D | wire_format_test.py | 207 def ByteSize(self): member in WireFormatTest.testByteSizeFunctions.MockMessage
|
| D | python_message.py | 1026 def ByteSize(self): function
|
| /frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/ |
| D | wrappers.pb.cc | 456 int DoubleValue::ByteSize() const { in ByteSize() function in google::protobuf::DoubleValue 718 int FloatValue::ByteSize() const { in ByteSize() function in google::protobuf::FloatValue 980 int Int64Value::ByteSize() const { in ByteSize() function in google::protobuf::Int64Value 1244 int UInt64Value::ByteSize() const { in ByteSize() function in google::protobuf::UInt64Value 1508 int Int32Value::ByteSize() const { in ByteSize() function in google::protobuf::Int32Value 1772 int UInt32Value::ByteSize() const { in ByteSize() function in google::protobuf::UInt32Value 2036 int BoolValue::ByteSize() const { in ByteSize() function in google::protobuf::BoolValue 2313 int StringValue::ByteSize() const { in ByteSize() function in google::protobuf::StringValue 2632 int BytesValue::ByteSize() const { in ByteSize() function in google::protobuf::BytesValue
|
| D | map_entry.h | 161 int ByteSize() const { in ByteSize() function
|
| D | empty.pb.cc | 224 int Empty::ByteSize() const { in ByteSize() function in google::protobuf::Empty
|
| D | struct.pb.cc | 455 int Struct::ByteSize() const { in ByteSize() function in google::protobuf::Struct 896 int Value::ByteSize() const { in ByteSize() function in google::protobuf::Value 1459 int ListValue::ByteSize() const { in ByteSize() function in google::protobuf::ListValue
|
| D | source_context.pb.cc | 258 int SourceContext::ByteSize() const { in ByteSize() function in google::protobuf::SourceContext
|
| D | duration.pb.cc | 292 int Duration::ByteSize() const { in ByteSize() function in google::protobuf::Duration
|
| D | descriptor.pb.cc | 1059 int FileDescriptorSet::ByteSize() const { in ByteSize() function in google::protobuf::FileDescriptorSet 1741 int FileDescriptorProto::ByteSize() const { in ByteSize() function in google::protobuf::FileDescriptorProto 2653 int DescriptorProto_ExtensionRange::ByteSize() const { in ByteSize() function in google::protobuf::DescriptorProto_ExtensionRange 2956 int DescriptorProto_ReservedRange::ByteSize() const { in ByteSize() function in google::protobuf::DescriptorProto_ReservedRange 3524 int DescriptorProto::ByteSize() const { in ByteSize() function in google::protobuf::DescriptorProto 4771 int FieldDescriptorProto::ByteSize() const { in ByteSize() function in google::protobuf::FieldDescriptorProto 5593 int OneofDescriptorProto::ByteSize() const { in ByteSize() function in google::protobuf::OneofDescriptorProto 6039 int EnumDescriptorProto::ByteSize() const { in ByteSize() function in google::protobuf::EnumDescriptorProto 6522 int EnumValueDescriptorProto::ByteSize() const { in ByteSize() function in google::protobuf::EnumValueDescriptorProto 7003 int ServiceDescriptorProto::ByteSize() const { in ByteSize() function in google::protobuf::ServiceDescriptorProto [all …]
|
| D | timestamp.pb.cc | 306 int Timestamp::ByteSize() const { in ByteSize() function in google::protobuf::Timestamp
|
| D | field_mask.pb.cc | 258 int FieldMask::ByteSize() const { in ByteSize() function in google::protobuf::FieldMask
|
| D | api.pb.cc | 534 int Api::ByteSize() const { in ByteSize() function in google::protobuf::Api 1288 int Method::ByteSize() const { in ByteSize() function in google::protobuf::Method 1836 int Mixin::ByteSize() const { in ByteSize() function in google::protobuf::Mixin
|
| D | type.pb.cc | 599 int Type::ByteSize() const { in ByteSize() function in google::protobuf::Type 1502 int Field::ByteSize() const { in ByteSize() function in google::protobuf::Field 2241 int Enum::ByteSize() const { in ByteSize() function in google::protobuf::Enum 2738 int EnumValue::ByteSize() const { in ByteSize() function in google::protobuf::EnumValue 3119 int Option::ByteSize() const { in ByteSize() function in google::protobuf::Option
|
| D | any.pb.cc | 304 int Any::ByteSize() const { in ByteSize() function in google::protobuf::Any
|
| D | message_unittest.cc | 274 virtual int ByteSize() const { return -1; } in ByteSize() function in google::protobuf::__anon47ea21350111::NegativeByteSize
|
| D | message.cc | 149 int Message::ByteSize() const { in ByteSize() function in google::protobuf::Message
|
| D | extension_set.cc | 1357 int ExtensionSet::ByteSize() const { in ByteSize() function in google::protobuf::internal::ExtensionSet 1539 int ExtensionSet::Extension::ByteSize(int number) const { in ByteSize() function in google::protobuf::internal::ExtensionSet::Extension
|
| D | wire_format.cc | 967 int WireFormat::ByteSize(const Message& message) { in ByteSize() function in google::protobuf::internal::WireFormat
|
| D | wire_format_unittest.cc | 219 TEST(WireFormatTest, ByteSize) { in TEST() argument
|
| /frameworks/opt/gamesdk/third_party/protobuf-3.0.0/python/google/protobuf/ |
| D | message.py | 261 def ByteSize(self): member in Message
|
| /frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/compiler/ |
| D | plugin.pb.cc | 408 int CodeGeneratorRequest::ByteSize() const { in ByteSize() function in google::protobuf::compiler::CodeGeneratorRequest 922 int CodeGeneratorResponse_File::ByteSize() const { in ByteSize() function in google::protobuf::compiler::CodeGeneratorResponse_File 1241 int CodeGeneratorResponse::ByteSize() const { in ByteSize() function in google::protobuf::compiler::CodeGeneratorResponse
|
| /frameworks/opt/gamesdk/third_party/protobuf-3.0.0/python/google/protobuf/pyext/ |
| D | message.cc | 1948 static PyObject* ByteSize(CMessage* self, PyObject* args) { in CheckAndGetInteger() function
|