Home
last modified time | relevance | path

Searched defs:trailing_comments (Results 1 – 11 of 11) sorted by relevance

/external/protobuf/php/src/Google/Protobuf/Internal/SourceCodeInfo/
DLocation.php101 private $trailing_comments = ''; variable in Google\\Protobuf\\Internal\\SourceCodeInfo\\Location
/external/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf/
Ddescriptor.proto618 optional string trailing_comments = 4; field
/external/protobuf/python/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/
Ddescriptor.proto618 optional string trailing_comments = 4; field
/external/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/
Ddescriptor.proto618 optional string trailing_comments = 4; field
/external/grpc-grpc/third_party/nanopb/generator/proto/google/protobuf/
Ddescriptor.proto712 optional string trailing_comments = 4; field
/external/nos/host/generic/nugget/proto/google/protobuf/
Ddescriptor.proto802 optional string trailing_comments = 4; field
/external/golang-protobuf/protoc-gen-go/descriptor/
Ddescriptor.proto854 optional string trailing_comments = 4; field
/external/protobuf/src/google/protobuf/
Ddescriptor.proto856 optional string trailing_comments = 4; field
Ddescriptor.h154 std::string trailing_comments; member
Ddescriptor.pb.h11559 inline const std::string& SourceCodeInfo_Location::trailing_comments() const { in trailing_comments() function
11601 inline void SourceCodeInfo_Location::set_allocated_trailing_comments(std::string* trailing_comments in set_allocated_trailing_comments()
11619 std::string* trailing_comments) { in unsafe_arena_set_allocated_trailing_comments()
/external/nanopb-c/generator/proto/google/protobuf/
Ddescriptor.proto843 optional string trailing_comments = 4; field