Searched defs:MutableNoCopy (Results 1 – 2 of 2) sorted by relevance
| /third_party/protobuf/src/google/protobuf/ | ||
| D | arenastring.cc | 182 std::string* ArenaStringPtr::MutableNoCopy(Arena* arena) { in MutableNoCopy() function in google::protobuf::internal::ArenaStringPtr |
| D | inlined_string_field.h | 535 inline std::string* InlinedStringField::MutableNoCopy(std::nullptr_t) { in MutableNoCopy() function |