Home
last modified time | relevance | path

Searched defs:name_part (Results 1 – 6 of 6) sorted by relevance

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf/
Ddescriptor.proto485 required string name_part = 1; field
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/
Ddescriptor.proto485 required string name_part = 1; field
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Ddescriptor.proto638 required string name_part = 1; field
Ddescriptor.pb.h7148 inline const ::std::string& UninterpretedOption_NamePart::name_part() const { in name_part() function
7178 inline void UninterpretedOption_NamePart::set_allocated_name_part(::std::string* name_part) { in set_allocated_name_part()
Ddescriptor.cc5657 const string& name_part = uninterpreted_option_->name(i).name_part(); in InterpretSingleOption() local
Ddescriptor.pb.cc13500 const ::std::string& UninterpretedOption_NamePart::name_part() const { in name_part() function in google::protobuf::UninterpretedOption_NamePart
13530 void UninterpretedOption_NamePart::set_allocated_name_part(::std::string* name_part) { in set_allocated_name_part()