Home
last modified time | relevance | path

Searched refs:GetEmptyString (Results 1 – 8 of 8) sorted by relevance

/external/protobuf/src/google/protobuf/
Dgenerated_message_util.h83 LIBPROTOBUF_EXPORT inline const ::std::string& GetEmptyString() { in GetEmptyString() function
Dgenerated_message_reflection.cc74 return (d == NULL ? GetEmptyString() : d->name()); in NameOfEnum()
1002 return GetEmptyString(); // Make compiler happy. in DEFINE_PRIMITIVE_ACCESSORS()
1021 return GetEmptyString(); // Make compiler happy. in GetStringReference()
1067 return GetEmptyString(); // Make compiler happy. in GetRepeatedString()
1085 return GetEmptyString(); // Make compiler happy. in GetRepeatedStringReference()
Ddescriptor.pb.cc1021 ::google::protobuf::internal::GetEmptyString(); in SharedCtor()
1992 ::google::protobuf::internal::GetEmptyString(); in SharedCtor()
2599 ::google::protobuf::internal::GetEmptyString(); in SharedCtor()
3231 ::google::protobuf::internal::GetEmptyString(); in SharedCtor()
3477 ::google::protobuf::internal::GetEmptyString(); in SharedCtor()
3809 ::google::protobuf::internal::GetEmptyString(); in SharedCtor()
4140 ::google::protobuf::internal::GetEmptyString(); in SharedCtor()
4473 ::google::protobuf::internal::GetEmptyString(); in SharedCtor()
4913 ::google::protobuf::internal::GetEmptyString(); in SharedCtor()
6035 ::google::protobuf::internal::GetEmptyString(); in SharedCtor()
[all …]
Ddynamic_message.cc730 const_cast<string*>(&internal::GetEmptyString())); in ConstructDefaultOneofInstance()
Ddescriptor.cc2990 placeholder_package = &internal::GetEmptyString(); in NewPlaceholder()
3077 placeholder->package_ = &internal::GetEmptyString(); in NewPlaceholderFile()
3776 result->default_value_string_ = &internal::GetEmptyString(); in BuildFieldOrExtension()
Drepeated_field.h414 return ::google::protobuf::internal::GetEmptyString(); in default_instance()
/external/protobuf/src/google/protobuf/compiler/
Dplugin.pb.cc188 ::google::protobuf::internal::GetEmptyString(); in SharedCtor()
522 ::google::protobuf::internal::GetEmptyString(); in SharedCtor()
884 ::google::protobuf::internal::GetEmptyString(); in SharedCtor()
/external/protobuf/
DCHANGES.txt6 GetEmptyString(). Some memory sanitizers reported them as memory leaks.