Home
last modified time | relevance | path

Searched refs:mutable_package (Results 1 – 3 of 3) sorted by relevance

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/compiler/
Dparser.cc2037 file->mutable_package()->append(identifier); in ParsePackage()
2039 file->mutable_package()->append("."); in ParsePackage()
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Ddescriptor.pb.h368 ::std::string* mutable_package();
3975 inline ::std::string* FileDescriptorProto::mutable_package() { in mutable_package() function
Ddescriptor.pb.cc1336 input, this->mutable_package())); in MergePartialFromCodedStream()
2057 ::std::string* FileDescriptorProto::mutable_package() { in mutable_package() function in google::protobuf::FileDescriptorProto