MCPcopy Create free account
hub / github.com/Tencent/Hardcoder / mutable_root

Method mutable_root

libapp2sys/prebuilt/include/google/protobuf/api.pb.h:983–987  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

981 // @@protoc_insertion_point(field_set_pointer:google.protobuf.Mixin.root)
982}
983inline ::std::string* Mixin::mutable_root() {
984
985 // @@protoc_insertion_point(field_mutable:google.protobuf.Mixin.root)
986 return root_.MutableNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited());
987}
988inline ::std::string* Mixin::release_root() {
989 // @@protoc_insertion_point(field_release:google.protobuf.Mixin.root)
990

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected