/external/protobuf/src/google/protobuf/ |
D | wrappers.pb.h | 139 static DoubleValue* default_instance_; variable 230 static FloatValue* default_instance_; variable 321 static Int64Value* default_instance_; variable 412 static UInt64Value* default_instance_; variable 503 static Int32Value* default_instance_; variable 594 static UInt32Value* default_instance_; variable 685 static BoolValue* default_instance_; variable 784 static StringValue* default_instance_; variable 883 static BytesValue* default_instance_; variable
|
D | empty.pb.h | 124 static Empty* default_instance_; variable
|
D | duration.pb.h | 125 static Duration* default_instance_; variable
|
D | timestamp.pb.h | 138 static Timestamp* default_instance_; variable
|
D | source_context.pb.h | 123 static SourceContext* default_instance_; variable
|
D | struct.pb.h | 157 static Struct* default_instance_; variable 319 static Value* default_instance_; variable 403 static ListValue* default_instance_; variable
|
D | field_mask.pb.h | 128 static FieldMask* default_instance_; variable
|
D | any.pb.h | 147 static Any* default_instance_; variable
|
D | wrappers.pb.cc | 384 DoubleValue* DoubleValue::default_instance_ = NULL; member in google::protobuf::DoubleValue 642 FloatValue* FloatValue::default_instance_ = NULL; member in google::protobuf::FloatValue 900 Int64Value* Int64Value::default_instance_ = NULL; member in google::protobuf::Int64Value 1160 UInt64Value* UInt64Value::default_instance_ = NULL; member in google::protobuf::UInt64Value 1420 Int32Value* Int32Value::default_instance_ = NULL; member in google::protobuf::Int32Value 1680 UInt32Value* UInt32Value::default_instance_ = NULL; member in google::protobuf::UInt32Value 1940 BoolValue* BoolValue::default_instance_ = NULL; member in google::protobuf::BoolValue 2200 StringValue* StringValue::default_instance_ = NULL; member in google::protobuf::StringValue 2527 BytesValue* BytesValue::default_instance_ = NULL; member in google::protobuf::BytesValue
|
D | generated_message_reflection.h | 442 const Message* default_instance_; variable
|
D | api.pb.h | 195 static Api* default_instance_; variable 336 static Method* default_instance_; variable 431 static Mixin* default_instance_; variable
|
D | descriptor.pb.h | 271 static FileDescriptorSet* default_instance_; variable 514 static FileDescriptorProto* default_instance_; variable 613 static DescriptorProto_ExtensionRange* default_instance_; variable 712 static DescriptorProto_ReservedRange* default_instance_; variable 929 static DescriptorProto* default_instance_; variable 1221 static FieldDescriptorProto* default_instance_; variable 1315 static OneofDescriptorProto* default_instance_; variable 1434 static EnumDescriptorProto* default_instance_; variable 1550 static EnumValueDescriptorProto* default_instance_; variable 1669 static ServiceDescriptorProto* default_instance_; variable [all …]
|
D | reflection.h | 229 const Message* default_instance_; variable 304 const Message* default_instance_; variable
|
D | map_entry.h | 282 MapEntry* default_instance_; variable
|
D | type.pb.h | 272 static Type* default_instance_; variable 529 static Field* default_instance_; variable 655 static Enum* default_instance_; variable 758 static EnumValue* default_instance_; variable 851 static Option* default_instance_; variable
|
D | struct.pb.cc | 274 Struct* Struct::default_instance_ = NULL; member in google::protobuf::Struct 562 Value* Value::default_instance_ = NULL; member in google::protobuf::Value 1296 ListValue* ListValue::default_instance_ = NULL; member in google::protobuf::ListValue
|
D | empty.pb.cc | 182 Empty* Empty::default_instance_ = NULL; member in google::protobuf::Empty
|
D | duration.pb.cc | 171 Duration* Duration::default_instance_ = NULL; member in google::protobuf::Duration
|
D | source_context.pb.cc | 169 SourceContext* SourceContext::default_instance_ = NULL; member in google::protobuf::SourceContext
|
D | timestamp.pb.cc | 189 Timestamp* Timestamp::default_instance_ = NULL; member in google::protobuf::Timestamp
|
D | field_mask.pb.cc | 167 FieldMask* FieldMask::default_instance_ = NULL; member in google::protobuf::FieldMask
|
D | descriptor.pb.cc | 936 FileDescriptorSet* FileDescriptorSet::default_instance_ = NULL; member in google::protobuf::FileDescriptorSet 1235 FileDescriptorProto* FileDescriptorProto::default_instance_ = NULL; member in google::protobuf::FileDescriptorProto 2482 DescriptorProto_ExtensionRange* DescriptorProto_ExtensionRange::default_instance_ = NULL; member in google::protobuf::DescriptorProto_ExtensionRange 2781 DescriptorProto_ReservedRange* DescriptorProto_ReservedRange::default_instance_ = NULL; member in google::protobuf::DescriptorProto_ReservedRange 3092 DescriptorProto* DescriptorProto::default_instance_ = NULL; member in google::protobuf::DescriptorProto 4302 FieldDescriptorProto* FieldDescriptorProto::default_instance_ = NULL; member in google::protobuf::FieldDescriptorProto 5400 OneofDescriptorProto* OneofDescriptorProto::default_instance_ = NULL; member in google::protobuf::OneofDescriptorProto 5720 EnumDescriptorProto* EnumDescriptorProto::default_instance_ = NULL; member in google::protobuf::EnumDescriptorProto 6204 EnumValueDescriptorProto* EnumValueDescriptorProto::default_instance_ = NULL; member in google::protobuf::EnumValueDescriptorProto 6676 ServiceDescriptorProto* ServiceDescriptorProto::default_instance_ = NULL; member in google::protobuf::ServiceDescriptorProto [all …]
|
D | api.pb.cc | 257 Api* Api::default_instance_ = NULL; member in google::protobuf::Api 987 Method* Method::default_instance_ = NULL; member in google::protobuf::Method 1700 Mixin* Mixin::default_instance_ = NULL; member in google::protobuf::Mixin
|
/external/protobuf/src/google/protobuf/compiler/ |
D | plugin.pb.h | 168 static CodeGeneratorRequest* default_instance_; variable 292 static CodeGeneratorResponse_File* default_instance_; variable 401 static CodeGeneratorResponse* default_instance_; variable
|
D | plugin.pb.cc | 232 CodeGeneratorRequest* CodeGeneratorRequest::default_instance_ = NULL; member in google::protobuf::compiler::CodeGeneratorRequest 730 CodeGeneratorResponse_File* CodeGeneratorResponse_File::default_instance_ = NULL; member in google::protobuf::compiler::CodeGeneratorResponse_File 1098 CodeGeneratorResponse* CodeGeneratorResponse::default_instance_ = NULL; member in google::protobuf::compiler::CodeGeneratorResponse
|