Searched defs:SetAllocated (Results 1 – 4 of 4) sorted by relevance
| /third_party/protobuf/src/google/protobuf/ | ||
| D | inlined_string_field.cc | 76 void InlinedStringField::SetAllocated(const std::string* default_value, in SetAllocated() function in google::protobuf::internal::InlinedStringField |
| D | arenastring.cc | 217 void ArenaStringPtr::SetAllocated(std::string* value, Arena* arena) { in SetAllocated() function in google::protobuf::internal::ArenaStringPtr |
| D | arenastring.h | 122 inline std::string* SetAllocated(std::string* p) { in SetAllocated() function |
| D | extension_set.h | 1498 static inline void SetAllocated(int number, FieldType field_type, in SetAllocated() function |