/external/cronet/tot/third_party/protobuf/php/src/Google/Protobuf/Internal/SourceCodeInfo/ |
D | Location.php | 98 protected $trailing_comments = null; variable in Google\\Protobuf\\Internal\\SourceCodeInfo\\Location
|
/external/protobuf/php/src/Google/Protobuf/Internal/SourceCodeInfo/ |
D | Location.php | 98 protected $trailing_comments = null; variable in Google\\Protobuf\\Internal\\SourceCodeInfo\\Location
|
/external/cronet/stable/third_party/protobuf/php/src/Google/Protobuf/Internal/SourceCodeInfo/ |
D | Location.php | 98 protected $trailing_comments = null; variable in Google\\Protobuf\\Internal\\SourceCodeInfo\\Location
|
/external/perfetto/src/tools/proto_merger/ |
D | proto_file.h | 38 std::vector<std::string> trailing_comments; member
|
/external/nos/host/generic/nugget/proto/google/protobuf/ |
D | descriptor.proto | 802 optional string trailing_comments = 4; field
|
/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/benchmarks/ |
D | descriptor.proto | 859 optional string trailing_comments = 4; field
|
D | descriptor_sv.proto | 861 optional string trailing_comments = 4 [ctype = STRING_PIECE]; field
|
/external/cronet/stable/third_party/protobuf/src/google/protobuf/ |
D | descriptor.proto | 892 optional string trailing_comments = 4; field
|
D | descriptor.h | 161 std::string trailing_comments; member
|
D | descriptor.pb.h | 14329 inline const std::string& SourceCodeInfo_Location::trailing_comments() const { in trailing_comments() function 14370 inline void SourceCodeInfo_Location::set_allocated_trailing_comments(std::string* trailing_comments… in set_allocated_trailing_comments()
|
/external/nanopb-c/generator/proto/google/protobuf/ |
D | descriptor.proto | 843 optional string trailing_comments = 4; field
|
/external/protobuf/src/google/protobuf/ |
D | descriptor.proto | 892 optional string trailing_comments = 4; field
|
D | descriptor.h | 161 std::string trailing_comments; member
|
D | descriptor.pb.h | 14329 inline const std::string& SourceCodeInfo_Location::trailing_comments() const { in trailing_comments() function 14370 inline void SourceCodeInfo_Location::set_allocated_trailing_comments(std::string* trailing_comments… in set_allocated_trailing_comments()
|
/external/rust/android-crates-io/crates/protobuf-parse/src/proto/google/protobuf/ |
D | descriptor.proto | 882 optional string trailing_comments = 4; field
|
/external/cronet/tot/third_party/protobuf/src/google/protobuf/ |
D | descriptor.proto | 892 optional string trailing_comments = 4; field
|
D | descriptor.h | 161 std::string trailing_comments; member
|
D | descriptor.pb.h | 14329 inline const std::string& SourceCodeInfo_Location::trailing_comments() const { in trailing_comments() function 14370 inline void SourceCodeInfo_Location::set_allocated_trailing_comments(std::string* trailing_comments… in set_allocated_trailing_comments()
|
/external/rust/android-crates-io/crates/protobuf/src/ |
D | descriptor.rs | 7474 pub trailing_comments: ::std::option::Option<::std::string::String>, field 7531 pub fn trailing_comments(&self) -> &str { in trailing_comments() method
|
/external/rust/android-crates-io/extra_versions/crates/protobuf/src/ |
D | descriptor.rs | 8588 trailing_comments: crate::SingularField<::std::string::String>, field
|