Home
last modified time | relevance | path

Searched defs:trailing_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.proto618 optional string trailing_comments = 4; field
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/
Ddescriptor.proto618 optional string trailing_comments = 4; field
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Ddescriptor.proto784 optional string trailing_comments = 4; field
Ddescriptor.h145 string trailing_comments; member
Ddescriptor.pb.h7612 inline const ::std::string& SourceCodeInfo_Location::trailing_comments() const { in trailing_comments() function
7642 …e void SourceCodeInfo_Location::set_allocated_trailing_comments(::std::string* trailing_comments) { in set_allocated_trailing_comments()
Ddescriptor.pb.cc14705 const ::std::string& SourceCodeInfo_Location::trailing_comments() const { in trailing_comments() function in google::protobuf::SourceCodeInfo_Location
14735 void SourceCodeInfo_Location::set_allocated_trailing_comments(::std::string* trailing_comments) { in set_allocated_trailing_comments()