Searched refs:GetEmptyString (Results 1 – 8 of 8) sorted by relevance
83 LIBPROTOBUF_EXPORT inline const ::std::string& GetEmptyString() { in GetEmptyString() function
74 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()
1023 ::google::protobuf::internal::GetEmptyString(); in SharedCtor()1994 ::google::protobuf::internal::GetEmptyString(); in SharedCtor()2601 ::google::protobuf::internal::GetEmptyString(); in SharedCtor()3233 ::google::protobuf::internal::GetEmptyString(); in SharedCtor()3479 ::google::protobuf::internal::GetEmptyString(); in SharedCtor()3811 ::google::protobuf::internal::GetEmptyString(); in SharedCtor()4142 ::google::protobuf::internal::GetEmptyString(); in SharedCtor()4475 ::google::protobuf::internal::GetEmptyString(); in SharedCtor()4916 ::google::protobuf::internal::GetEmptyString(); in SharedCtor()6073 ::google::protobuf::internal::GetEmptyString(); in SharedCtor()[all …]
730 const_cast<string*>(&internal::GetEmptyString())); in ConstructDefaultOneofInstance()
2990 placeholder_package = &internal::GetEmptyString(); in NewPlaceholder()3077 placeholder->package_ = &internal::GetEmptyString(); in NewPlaceholderFile()3776 result->default_value_string_ = &internal::GetEmptyString(); in BuildFieldOrExtension()
414 return ::google::protobuf::internal::GetEmptyString(); in default_instance()
188 ::google::protobuf::internal::GetEmptyString(); in SharedCtor()522 ::google::protobuf::internal::GetEmptyString(); in SharedCtor()884 ::google::protobuf::internal::GetEmptyString(); in SharedCtor()
6 GetEmptyString(). Some memory sanitizers reported them as memory leaks.