Searched refs:default_instance (Results 1 - 25 of 48) sorted by relevance

12

/prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/
H A Dany.h75 return InternalIs(T::default_instance().GetDescriptor());
H A Dmap_entry.h60 MessageLite* default_instance);
274 void set_default_instance(MapEntry* default_instance) { argument
275 default_instance_ = default_instance;
276 entry_lite_.set_default_instance(&default_instance->entry_lite_);
H A Dmetadata.h76 return *UnknownFieldSet::default_instance();
H A Dgenerated_message_reflection.h105 // default_instance: The default instance of the message. This is only
134 const Message* default_instance,
170 const Message* default_instance,
190 const Message* default_instance,
203 const Message* default_instance,
654 // default_instance() accessor, but avoid actually calling it.
655 const T&(*get_default_instance)() = &T::default_instance;
664 bool ok = &T::default_instance() ==
H A Dwrappers.pb.h69 static const DoubleValue& default_instance();
160 static const FloatValue& default_instance();
251 static const Int64Value& default_instance();
342 static const UInt64Value& default_instance();
433 static const Int32Value& default_instance();
524 static const UInt32Value& default_instance();
615 static const BoolValue& default_instance();
706 static const StringValue& default_instance();
805 static const BytesValue& default_instance();
H A Dduration.pb.h57 static const Duration& default_instance();
H A Dempty.pb.h61 static const Empty& default_instance();
H A Dmap_entry_lite.h373 void set_default_instance(MapEntryLite* default_instance) { argument
374 default_instance_ = default_instance;
H A Dstruct.pb.h82 static const Struct& default_instance();
174 static const Value& default_instance();
336 static const ListValue& default_instance();
620 : ::google::protobuf::Struct::default_instance();
668 : ::google::protobuf::ListValue::default_instance();
H A Dany.pb.h58 static const Any& default_instance();
H A Dfield_mask.pb.h57 static const FieldMask& default_instance();
H A Dsource_context.pb.h57 static const SourceContext& default_instance();
H A Dtimestamp.pb.h61 static const Timestamp& default_instance();
H A Dunknown_field_set.h148 static const UnknownFieldSet* default_instance();
H A Ddescriptor.pb.h204 static const FileDescriptorSet& default_instance();
296 static const FileDescriptorProto& default_instance();
539 static const DescriptorProto_ExtensionRange& default_instance();
638 static const DescriptorProto_ReservedRange& default_instance();
737 static const DescriptorProto& default_instance();
954 static const FieldDescriptorProto& default_instance();
1246 static const OneofDescriptorProto& default_instance();
1340 static const EnumDescriptorProto& default_instance();
1459 static const EnumValueDescriptorProto& default_instance();
1575 static const ServiceDescriptorProto& default_instance();
[all...]
H A Dmessage.h1034 // FooMessage::descriptor()) == FooMessage::default_instance()
1136 -1, PB::default_instance().GetDescriptor()));
1145 PB::default_instance().GetDescriptor()));
H A Drepeated_field_reflection.h310 return T::default_instance().GetDescriptor();
/prebuilts/misc/darwin-x86_64/protobuf2.5/include/google/protobuf/
H A Dmessage.h718 // FooMessage::descriptor()) == FooMessage::default_instance()
822 PB::default_instance().GetDescriptor()));
831 PB::default_instance().GetDescriptor()));
H A Drepeated_field.h342 static const Type& default_instance() { return Type::default_instance(); } function in class:google::protobuf::internal::GenericTypeHandler
352 inline const MessageLite& GenericTypeHandler<MessageLite>::default_instance() { function in class:google::protobuf::internal::GenericTypeHandler
361 inline const Message& GenericTypeHandler<Message>::default_instance() { function in class:google::protobuf::internal::GenericTypeHandler
385 static const Type& default_instance() { function in class:google::protobuf::internal::StringTypeHandlerBase
/prebuilts/misc/linux-x86_64/protobuf2.5/include/google/protobuf/
H A Dmessage.h718 // FooMessage::descriptor()) == FooMessage::default_instance()
822 PB::default_instance().GetDescriptor()));
831 PB::default_instance().GetDescriptor()));
H A Drepeated_field.h342 static const Type& default_instance() { return Type::default_instance(); } function in class:google::protobuf::internal::GenericTypeHandler
352 inline const MessageLite& GenericTypeHandler<MessageLite>::default_instance() { function in class:google::protobuf::internal::GenericTypeHandler
361 inline const Message& GenericTypeHandler<Message>::default_instance() { function in class:google::protobuf::internal::GenericTypeHandler
385 static const Type& default_instance() { function in class:google::protobuf::internal::StringTypeHandlerBase
/prebuilts/misc/windows/protobuf2.5/include/google/protobuf/
H A Dmessage.h718 // FooMessage::descriptor()) == FooMessage::default_instance()
822 PB::default_instance().GetDescriptor()));
831 PB::default_instance().GetDescriptor()));
H A Drepeated_field.h342 static const Type& default_instance() { return Type::default_instance(); } function in class:google::protobuf::internal::GenericTypeHandler
352 inline const MessageLite& GenericTypeHandler<MessageLite>::default_instance() { function in class:google::protobuf::internal::GenericTypeHandler
361 inline const Message& GenericTypeHandler<Message>::default_instance() { function in class:google::protobuf::internal::GenericTypeHandler
385 static const Type& default_instance() { function in class:google::protobuf::internal::StringTypeHandlerBase
/prebuilts/tools/linux-x86_64/protoc/include/google/protobuf/
H A Dmessage.h718 // FooMessage::descriptor()) == FooMessage::default_instance()
822 PB::default_instance().GetDescriptor()));
831 PB::default_instance().GetDescriptor()));
H A Drepeated_field.h342 static const Type& default_instance() { return Type::default_instance(); } function in class:google::protobuf::internal::GenericTypeHandler
352 inline const MessageLite& GenericTypeHandler<MessageLite>::default_instance() { function in class:google::protobuf::internal::GenericTypeHandler
361 inline const Message& GenericTypeHandler<Message>::default_instance() { function in class:google::protobuf::internal::GenericTypeHandler
385 static const Type& default_instance() { function in class:google::protobuf::internal::StringTypeHandlerBase

Completed in 333 milliseconds

12