/external/protobuf/src/google/protobuf/ |
D | wrappers.pb.cc | 69 DoubleValue::default_instance_, in protobuf_AssignDesc_google_2fprotobuf_2fwrappers_2eproto() 84 FloatValue::default_instance_, in protobuf_AssignDesc_google_2fprotobuf_2fwrappers_2eproto() 99 Int64Value::default_instance_, in protobuf_AssignDesc_google_2fprotobuf_2fwrappers_2eproto() 114 UInt64Value::default_instance_, in protobuf_AssignDesc_google_2fprotobuf_2fwrappers_2eproto() 129 Int32Value::default_instance_, in protobuf_AssignDesc_google_2fprotobuf_2fwrappers_2eproto() 144 UInt32Value::default_instance_, in protobuf_AssignDesc_google_2fprotobuf_2fwrappers_2eproto() 159 BoolValue::default_instance_, in protobuf_AssignDesc_google_2fprotobuf_2fwrappers_2eproto() 174 StringValue::default_instance_, in protobuf_AssignDesc_google_2fprotobuf_2fwrappers_2eproto() 189 BytesValue::default_instance_, in protobuf_AssignDesc_google_2fprotobuf_2fwrappers_2eproto() 232 delete DoubleValue::default_instance_; in protobuf_ShutdownFile_google_2fprotobuf_2fwrappers_2eproto() [all …]
|
D | map_entry_lite.h | 93 if (this != default_instance_) { in ~MapEntryLite() 106 GOOGLE_CHECK(default_instance_ != NULL); in value() 108 default_instance_->value_); in value() 205 entry->default_instance_ = default_instance_; in New() 211 entry->default_instance_ = default_instance_; in New() 354 MapEntryLite() : default_instance_(NULL), arena_(NULL) { in MapEntryLite() 362 : default_instance_(NULL), arena_(arena) { in MapEntryLite() 374 default_instance_ = default_instance; in set_default_instance() 377 MapEntryLite* default_instance_; variable
|
D | empty.pb.cc | 44 Empty::default_instance_, in protobuf_AssignDesc_google_2fprotobuf_2fempty_2eproto() 71 delete Empty::default_instance_; in protobuf_ShutdownFile_google_2fprotobuf_2fempty_2eproto() 89 Empty::default_instance_ = new Empty(); in protobuf_AddDesc_google_2fprotobuf_2fempty_2eproto() 90 Empty::default_instance_->InitAsDefaultInstance(); in protobuf_AddDesc_google_2fprotobuf_2fempty_2eproto() 157 if (this != default_instance_) { in SharedDtor() 178 if (default_instance_ == NULL) protobuf_AddDesc_google_2fprotobuf_2fempty_2eproto(); in default_instance() 179 return *default_instance_; in default_instance() 182 Empty* Empty::default_instance_ = NULL; member in google::protobuf::Empty
|
D | struct.pb.cc | 61 Struct::default_instance_, in protobuf_AssignDesc_google_2fprotobuf_2fstruct_2eproto() 83 Value::default_instance_, in protobuf_AssignDesc_google_2fprotobuf_2fstruct_2eproto() 100 ListValue::default_instance_, in protobuf_AssignDesc_google_2fprotobuf_2fstruct_2eproto() 141 delete Struct::default_instance_; in protobuf_ShutdownFile_google_2fprotobuf_2fstruct_2eproto() 143 delete Value::default_instance_; in protobuf_ShutdownFile_google_2fprotobuf_2fstruct_2eproto() 146 delete ListValue::default_instance_; in protobuf_ShutdownFile_google_2fprotobuf_2fstruct_2eproto() 176 Struct::default_instance_ = new Struct(); in protobuf_AddDesc_google_2fprotobuf_2fstruct_2eproto() 177 Value::default_instance_ = new Value(); in protobuf_AddDesc_google_2fprotobuf_2fstruct_2eproto() 179 ListValue::default_instance_ = new ListValue(); in protobuf_AddDesc_google_2fprotobuf_2fstruct_2eproto() 180 Struct::default_instance_->InitAsDefaultInstance(); in protobuf_AddDesc_google_2fprotobuf_2fstruct_2eproto() [all …]
|
D | map_entry.h | 135 if (this == default_instance_) { in ~MapEntry() 185 entry->set_default_instance(default_instance_); in New() 193 entry->set_default_instance(default_instance_); in New() 263 : _internal_metadata_(NULL), default_instance_(NULL), entry_lite_() {} in MapEntry() 267 default_instance_(NULL), in MapEntry() 275 default_instance_ = default_instance; in set_default_instance() 282 MapEntry* default_instance_; variable
|
D | field_mask.pb.cc | 45 FieldMask::default_instance_, in protobuf_AssignDesc_google_2fprotobuf_2ffield_5fmask_2eproto() 72 delete FieldMask::default_instance_; in protobuf_ShutdownFile_google_2fprotobuf_2ffield_5fmask_2eproto() 90 FieldMask::default_instance_ = new FieldMask(); in protobuf_AddDesc_google_2fprotobuf_2ffield_5fmask_2eproto() 91 FieldMask::default_instance_->InitAsDefaultInstance(); in protobuf_AddDesc_google_2fprotobuf_2ffield_5fmask_2eproto() 148 if (this != default_instance_) { in SharedDtor() 163 if (default_instance_ == NULL) protobuf_AddDesc_google_2fprotobuf_2ffield_5fmask_2eproto(); in default_instance() 164 return *default_instance_; in default_instance() 167 FieldMask* FieldMask::default_instance_ = NULL; member in google::protobuf::FieldMask
|
D | source_context.pb.cc | 45 SourceContext::default_instance_, in protobuf_AssignDesc_google_2fprotobuf_2fsource_5fcontext_2eproto() 72 delete SourceContext::default_instance_; in protobuf_ShutdownFile_google_2fprotobuf_2fsource_5fcontext_2eproto() 90 SourceContext::default_instance_ = new SourceContext(); in protobuf_AddDesc_google_2fprotobuf_2fsource_5fcontext_2eproto() 91 SourceContext::default_instance_->InitAsDefaultInstance(); in protobuf_AddDesc_google_2fprotobuf_2fsource_5fcontext_2eproto() 150 if (this != default_instance_) { in SharedDtor() 165 if (default_instance_ == NULL) protobuf_AddDesc_google_2fprotobuf_2fsource_5fcontext_2eproto(); in default_instance() 166 return *default_instance_; in default_instance() 169 SourceContext* SourceContext::default_instance_ = NULL; member in google::protobuf::SourceContext
|
D | duration.pb.cc | 46 Duration::default_instance_, in protobuf_AssignDesc_google_2fprotobuf_2fduration_2eproto() 73 delete Duration::default_instance_; in protobuf_ShutdownFile_google_2fprotobuf_2fduration_2eproto() 92 Duration::default_instance_ = new Duration(); in protobuf_AddDesc_google_2fprotobuf_2fduration_2eproto() 93 Duration::default_instance_->InitAsDefaultInstance(); in protobuf_AddDesc_google_2fprotobuf_2fduration_2eproto() 152 if (this != default_instance_) { in SharedDtor() 167 if (default_instance_ == NULL) protobuf_AddDesc_google_2fprotobuf_2fduration_2eproto(); in default_instance() 168 return *default_instance_; in default_instance() 171 Duration* Duration::default_instance_ = NULL; member in google::protobuf::Duration
|
D | timestamp.pb.cc | 46 Timestamp::default_instance_, in protobuf_AssignDesc_google_2fprotobuf_2ftimestamp_2eproto() 73 delete Timestamp::default_instance_; in protobuf_ShutdownFile_google_2fprotobuf_2ftimestamp_2eproto() 92 Timestamp::default_instance_ = new Timestamp(); in protobuf_AddDesc_google_2fprotobuf_2ftimestamp_2eproto() 93 Timestamp::default_instance_->InitAsDefaultInstance(); in protobuf_AddDesc_google_2fprotobuf_2ftimestamp_2eproto() 164 if (this != default_instance_) { in SharedDtor() 185 if (default_instance_ == NULL) protobuf_AddDesc_google_2fprotobuf_2ftimestamp_2eproto(); in default_instance() 186 return *default_instance_; in default_instance() 189 Timestamp* Timestamp::default_instance_ = NULL; member in google::protobuf::Timestamp
|
D | descriptor.pb.cc | 119 FileDescriptorSet::default_instance_, in protobuf_AssignDesc_google_2fprotobuf_2fdescriptor_2eproto() 145 FileDescriptorProto::default_instance_, in protobuf_AssignDesc_google_2fprotobuf_2fdescriptor_2eproto() 169 DescriptorProto::default_instance_, in protobuf_AssignDesc_google_2fprotobuf_2fdescriptor_2eproto() 185 DescriptorProto_ExtensionRange::default_instance_, in protobuf_AssignDesc_google_2fprotobuf_2fdescriptor_2eproto() 201 DescriptorProto_ReservedRange::default_instance_, in protobuf_AssignDesc_google_2fprotobuf_2fdescriptor_2eproto() 225 FieldDescriptorProto::default_instance_, in protobuf_AssignDesc_google_2fprotobuf_2fdescriptor_2eproto() 242 OneofDescriptorProto::default_instance_, in protobuf_AssignDesc_google_2fprotobuf_2fdescriptor_2eproto() 259 EnumDescriptorProto::default_instance_, in protobuf_AssignDesc_google_2fprotobuf_2fdescriptor_2eproto() 276 EnumValueDescriptorProto::default_instance_, in protobuf_AssignDesc_google_2fprotobuf_2fdescriptor_2eproto() 293 ServiceDescriptorProto::default_instance_, in protobuf_AssignDesc_google_2fprotobuf_2fdescriptor_2eproto() [all …]
|
D | type.pb.cc | 65 Type::default_instance_, in protobuf_AssignDesc_google_2fprotobuf_2ftype_2eproto() 89 Field::default_instance_, in protobuf_AssignDesc_google_2fprotobuf_2ftype_2eproto() 110 Enum::default_instance_, in protobuf_AssignDesc_google_2fprotobuf_2ftype_2eproto() 127 EnumValue::default_instance_, in protobuf_AssignDesc_google_2fprotobuf_2ftype_2eproto() 143 Option::default_instance_, in protobuf_AssignDesc_google_2fprotobuf_2ftype_2eproto() 179 delete Type::default_instance_; in protobuf_ShutdownFile_google_2fprotobuf_2ftype_2eproto() 181 delete Field::default_instance_; in protobuf_ShutdownFile_google_2fprotobuf_2ftype_2eproto() 183 delete Enum::default_instance_; in protobuf_ShutdownFile_google_2fprotobuf_2ftype_2eproto() 185 delete EnumValue::default_instance_; in protobuf_ShutdownFile_google_2fprotobuf_2ftype_2eproto() 187 delete Option::default_instance_; in protobuf_ShutdownFile_google_2fprotobuf_2ftype_2eproto() [all …]
|
D | any.pb.cc | 46 Any::default_instance_, in protobuf_AssignDesc_google_2fprotobuf_2fany_2eproto() 73 delete Any::default_instance_; in protobuf_ShutdownFile_google_2fprotobuf_2fany_2eproto() 92 Any::default_instance_ = new Any(); in protobuf_AddDesc_google_2fprotobuf_2fany_2eproto() 93 Any::default_instance_->InitAsDefaultInstance(); in protobuf_AddDesc_google_2fprotobuf_2fany_2eproto() 169 if (this != default_instance_) { in SharedDtor() 184 if (default_instance_ == NULL) protobuf_AddDesc_google_2fprotobuf_2fany_2eproto(); in default_instance() 185 return *default_instance_; in default_instance() 188 Any* Any::default_instance_ = NULL; member in google::protobuf::Any
|
D | api.pb.cc | 57 Api::default_instance_, in protobuf_AssignDesc_google_2fprotobuf_2fapi_2eproto() 78 Method::default_instance_, in protobuf_AssignDesc_google_2fprotobuf_2fapi_2eproto() 94 Mixin::default_instance_, in protobuf_AssignDesc_google_2fprotobuf_2fapi_2eproto() 125 delete Api::default_instance_; in protobuf_ShutdownFile_google_2fprotobuf_2fapi_2eproto() 127 delete Method::default_instance_; in protobuf_ShutdownFile_google_2fprotobuf_2fapi_2eproto() 129 delete Mixin::default_instance_; in protobuf_ShutdownFile_google_2fprotobuf_2fapi_2eproto() 162 Api::default_instance_ = new Api(); in protobuf_AddDesc_google_2fprotobuf_2fapi_2eproto() 163 Method::default_instance_ = new Method(); in protobuf_AddDesc_google_2fprotobuf_2fapi_2eproto() 164 Mixin::default_instance_ = new Mixin(); in protobuf_AddDesc_google_2fprotobuf_2fapi_2eproto() 165 Api::default_instance_->InitAsDefaultInstance(); in protobuf_AddDesc_google_2fprotobuf_2fapi_2eproto() [all …]
|
D | reflection.h | 200 return static_cast<T*>(default_instance_->New()); in NewMessage() 223 default_instance_ = in RepeatedFieldRef() 229 const Message* default_instance_; variable 252 return static_cast<T*>(default_instance_->New()); in NewMessage() 298 default_instance_ = in MutableRepeatedFieldRef() 304 const Message* default_instance_; variable
|
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 | 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 1030 return source_context_ != NULL ? *source_context_ : *default_instance_->source_context_; in source_context() 1470 return source_context_ != NULL ? *source_context_ : *default_instance_->source_context_; in source_context() 1662 return value_ != NULL ? *value_ : *default_instance_->value_; in value()
|
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 | struct.pb.h | 157 static Struct* default_instance_; variable 319 static Value* default_instance_; variable 403 static ListValue* default_instance_; variable
|
D | empty.pb.h | 124 static Empty* 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 599 return source_context_ != NULL ? *source_context_ : *default_instance_->source_context_; in source_context()
|
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
|
/external/protobuf/src/google/protobuf/compiler/ |
D | plugin.pb.cc | 54 CodeGeneratorRequest::default_instance_, in protobuf_AssignDesc_google_2fprotobuf_2fcompiler_2fplugin_2eproto() 70 CodeGeneratorResponse::default_instance_, in protobuf_AssignDesc_google_2fprotobuf_2fcompiler_2fplugin_2eproto() 87 CodeGeneratorResponse_File::default_instance_, in protobuf_AssignDesc_google_2fprotobuf_2fcompiler_2fplugin_2eproto() 118 delete CodeGeneratorRequest::default_instance_; in protobuf_ShutdownFile_google_2fprotobuf_2fcompiler_2fplugin_2eproto() 120 delete CodeGeneratorResponse::default_instance_; in protobuf_ShutdownFile_google_2fprotobuf_2fcompiler_2fplugin_2eproto() 122 delete CodeGeneratorResponse_File::default_instance_; in protobuf_ShutdownFile_google_2fprotobuf_2fcompiler_2fplugin_2eproto() 148 CodeGeneratorRequest::default_instance_ = new CodeGeneratorRequest(); in protobuf_AddDesc_google_2fprotobuf_2fcompiler_2fplugin_2eproto() 149 CodeGeneratorResponse::default_instance_ = new CodeGeneratorResponse(); in protobuf_AddDesc_google_2fprotobuf_2fcompiler_2fplugin_2eproto() 150 CodeGeneratorResponse_File::default_instance_ = new CodeGeneratorResponse_File(); in protobuf_AddDesc_google_2fprotobuf_2fcompiler_2fplugin_2eproto() 151 CodeGeneratorRequest::default_instance_->InitAsDefaultInstance(); in protobuf_AddDesc_google_2fprotobuf_2fcompiler_2fplugin_2eproto() [all …]
|
D | plugin.pb.h | 168 static CodeGeneratorRequest* default_instance_; variable 292 static CodeGeneratorResponse_File* default_instance_; variable 401 static CodeGeneratorResponse* default_instance_; variable
|