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()
1021 ::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 …]
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.