Home
last modified time | relevance | path

Searched defs:default_instance_ (Results 1 – 25 of 28) sorted by relevance

12

/external/protobuf/src/google/protobuf/
Dwrappers.pb.h139 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
Dempty.pb.h124 static Empty* default_instance_; variable
Dduration.pb.h125 static Duration* default_instance_; variable
Dtimestamp.pb.h138 static Timestamp* default_instance_; variable
Dsource_context.pb.h123 static SourceContext* default_instance_; variable
Dstruct.pb.h157 static Struct* default_instance_; variable
319 static Value* default_instance_; variable
403 static ListValue* default_instance_; variable
Dfield_mask.pb.h128 static FieldMask* default_instance_; variable
Dany.pb.h147 static Any* default_instance_; variable
Dwrappers.pb.cc384 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
Dgenerated_message_reflection.h442 const Message* default_instance_; variable
Dapi.pb.h195 static Api* default_instance_; variable
336 static Method* default_instance_; variable
431 static Mixin* default_instance_; variable
Ddescriptor.pb.h271 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 …]
Dreflection.h229 const Message* default_instance_; variable
304 const Message* default_instance_; variable
Dmap_entry.h282 MapEntry* default_instance_; variable
Dtype.pb.h272 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
Dstruct.pb.cc274 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
Dempty.pb.cc182 Empty* Empty::default_instance_ = NULL; member in google::protobuf::Empty
Dduration.pb.cc171 Duration* Duration::default_instance_ = NULL; member in google::protobuf::Duration
Dsource_context.pb.cc169 SourceContext* SourceContext::default_instance_ = NULL; member in google::protobuf::SourceContext
Dtimestamp.pb.cc189 Timestamp* Timestamp::default_instance_ = NULL; member in google::protobuf::Timestamp
Dfield_mask.pb.cc167 FieldMask* FieldMask::default_instance_ = NULL; member in google::protobuf::FieldMask
Ddescriptor.pb.cc936 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 …]
Dapi.pb.cc257 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/
Dplugin.pb.h168 static CodeGeneratorRequest* default_instance_; variable
292 static CodeGeneratorResponse_File* default_instance_; variable
401 static CodeGeneratorResponse* default_instance_; variable
Dplugin.pb.cc232 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

12