Home
last modified time | relevance | path

Searched defs:leading_comments (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.proto617 optional string leading_comments = 3; field
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/
Ddescriptor.proto617 optional string leading_comments = 3; field
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Ddescriptor.proto783 optional string leading_comments = 3; field
Ddescriptor.h144 string leading_comments; member
Ddescriptor.pb.h7558 inline const ::std::string& SourceCodeInfo_Location::leading_comments() const { in leading_comments() function
7588 inline void SourceCodeInfo_Location::set_allocated_leading_comments(::std::string* leading_comments in set_allocated_leading_comments()
Ddescriptor.pb.cc14651 const ::std::string& SourceCodeInfo_Location::leading_comments() const { in leading_comments() function in google::protobuf::SourceCodeInfo_Location
14681 void SourceCodeInfo_Location::set_allocated_leading_comments(::std::string* leading_comments) { in set_allocated_leading_comments()