/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/ |
D | wrappers.pb.cc | 77 GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(DoubleValue, _is_default_instance_)); in protobuf_AssignDesc_google_2fprotobuf_2fwrappers_2eproto() 92 GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(FloatValue, _is_default_instance_)); in protobuf_AssignDesc_google_2fprotobuf_2fwrappers_2eproto() 107 GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(Int64Value, _is_default_instance_)); in protobuf_AssignDesc_google_2fprotobuf_2fwrappers_2eproto() 122 GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(UInt64Value, _is_default_instance_)); in protobuf_AssignDesc_google_2fprotobuf_2fwrappers_2eproto() 137 GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(Int32Value, _is_default_instance_)); in protobuf_AssignDesc_google_2fprotobuf_2fwrappers_2eproto() 152 GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(UInt32Value, _is_default_instance_)); in protobuf_AssignDesc_google_2fprotobuf_2fwrappers_2eproto() 167 GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(BoolValue, _is_default_instance_)); in protobuf_AssignDesc_google_2fprotobuf_2fwrappers_2eproto() 182 GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(StringValue, _is_default_instance_)); in protobuf_AssignDesc_google_2fprotobuf_2fwrappers_2eproto() 197 GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(BytesValue, _is_default_instance_)); in protobuf_AssignDesc_google_2fprotobuf_2fwrappers_2eproto() 325 _is_default_instance_ = true; in InitAsDefaultInstance() [all …]
|
D | empty.pb.cc | 52 GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(Empty, _is_default_instance_)); in protobuf_AssignDesc_google_2fprotobuf_2fempty_2eproto() 124 _is_default_instance_ = true; in InitAsDefaultInstance() 136 _is_default_instance_ = false; in SharedCtor()
|
D | duration.pb.cc | 54 GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(Duration, _is_default_instance_)); in protobuf_AssignDesc_google_2fprotobuf_2fduration_2eproto() 121 _is_default_instance_ = true; in InitAsDefaultInstance() 133 _is_default_instance_ = false; in SharedCtor()
|
D | source_context.pb.cc | 53 GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(SourceContext, _is_default_instance_)); in protobuf_AssignDesc_google_2fprotobuf_2fsource_5fcontext_2eproto() 118 _is_default_instance_ = true; in InitAsDefaultInstance() 130 _is_default_instance_ = false; in SharedCtor()
|
D | wrappers.pb.h | 135 bool _is_default_instance_; variable 230 bool _is_default_instance_; variable 325 bool _is_default_instance_; variable 420 bool _is_default_instance_; variable 515 bool _is_default_instance_; variable 610 bool _is_default_instance_; variable 705 bool _is_default_instance_; variable 808 bool _is_default_instance_; variable 911 bool _is_default_instance_; variable
|
D | field_mask.pb.cc | 53 GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(FieldMask, _is_default_instance_)); in protobuf_AssignDesc_google_2fprotobuf_2ffield_5fmask_2eproto() 118 _is_default_instance_ = true; in InitAsDefaultInstance() 130 _is_default_instance_ = false; in SharedCtor()
|
D | timestamp.pb.cc | 54 GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(Timestamp, _is_default_instance_)); in protobuf_AssignDesc_google_2fprotobuf_2ftimestamp_2eproto() 129 _is_default_instance_ = true; in InitAsDefaultInstance() 141 _is_default_instance_ = false; in SharedCtor()
|
D | struct.pb.cc | 69 GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(Struct, _is_default_instance_)); in protobuf_AssignDesc_google_2fprotobuf_2fstruct_2eproto() 93 GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(Value, _is_default_instance_)); in protobuf_AssignDesc_google_2fprotobuf_2fstruct_2eproto() 108 GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(ListValue, _is_default_instance_)); in protobuf_AssignDesc_google_2fprotobuf_2fstruct_2eproto() 222 _is_default_instance_ = true; in InitAsDefaultInstance() 234 _is_default_instance_ = false; in SharedCtor() 581 _is_default_instance_ = true; in InitAsDefaultInstance() 599 _is_default_instance_ = false; in SharedCtor() 1330 _is_default_instance_ = true; in InitAsDefaultInstance() 1342 _is_default_instance_ = false; in SharedCtor()
|
D | type.pb.cc | 73 GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(Type, _is_default_instance_)); in protobuf_AssignDesc_google_2fprotobuf_2ftype_2eproto() 97 GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(Field, _is_default_instance_)); in protobuf_AssignDesc_google_2fprotobuf_2ftype_2eproto() 118 GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(Enum, _is_default_instance_)); in protobuf_AssignDesc_google_2fprotobuf_2ftype_2eproto() 135 GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(EnumValue, _is_default_instance_)); in protobuf_AssignDesc_google_2fprotobuf_2ftype_2eproto() 151 GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(Option, _is_default_instance_)); in protobuf_AssignDesc_google_2fprotobuf_2ftype_2eproto() 296 _is_default_instance_ = true; in InitAsDefaultInstance() 309 _is_default_instance_ = false; in SharedCtor() 895 return !_is_default_instance_ && source_context_ != NULL; in has_source_context() 1049 _is_default_instance_ = true; in InitAsDefaultInstance() 1061 _is_default_instance_ = false; in SharedCtor() [all …]
|
D | api.pb.cc | 65 GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(Api, _is_default_instance_)); in protobuf_AssignDesc_google_2fprotobuf_2fapi_2eproto() 86 GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(Method, _is_default_instance_)); in protobuf_AssignDesc_google_2fprotobuf_2fapi_2eproto() 102 GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(Mixin, _is_default_instance_)); in protobuf_AssignDesc_google_2fprotobuf_2fapi_2eproto() 200 _is_default_instance_ = true; in InitAsDefaultInstance() 213 _is_default_instance_ = false; in SharedCtor() 832 return !_is_default_instance_ && source_context_ != NULL; in has_source_context() 933 _is_default_instance_ = true; in InitAsDefaultInstance() 945 _is_default_instance_ = false; in SharedCtor() 1655 _is_default_instance_ = true; in InitAsDefaultInstance() 1667 _is_default_instance_ = false; in SharedCtor()
|
D | empty.pb.h | 121 bool _is_default_instance_; variable
|
D | type.pb.h | 263 bool _is_default_instance_; variable 520 bool _is_default_instance_; variable 655 bool _is_default_instance_; variable 764 bool _is_default_instance_; variable 862 bool _is_default_instance_; variable 1042 return !_is_default_instance_ && source_context_ != NULL; in has_source_context() 1482 return !_is_default_instance_ && source_context_ != NULL; in has_source_context() 1674 return !_is_default_instance_ && value_ != NULL; in has_value()
|
D | duration.pb.h | 120 bool _is_default_instance_; variable
|
D | timestamp.pb.h | 133 bool _is_default_instance_; variable
|
D | struct.pb.h | 143 bool _is_default_instance_; variable 309 bool _is_default_instance_; variable 407 bool _is_default_instance_; variable
|
D | source_context.pb.h | 119 bool _is_default_instance_; variable
|
D | api.pb.h | 185 bool _is_default_instance_; variable 330 bool _is_default_instance_; variable 434 bool _is_default_instance_; variable 603 return !_is_default_instance_ && source_context_ != NULL; in has_source_context()
|
D | field_mask.pb.h | 124 bool _is_default_instance_; variable
|
D | any.pb.h | 141 bool _is_default_instance_; variable
|