Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/third_party/protobuf/php/src/Google/Protobuf/Internal/SourceCodeInfo/
H A DLocation.php98 protected $trailing_comments = null; variable in Google\\Protobuf\\Internal\\SourceCodeInfo\\Location
/aosp_15_r20/external/protobuf/php/src/Google/Protobuf/Internal/SourceCodeInfo/
H A DLocation.php98 protected $trailing_comments = null; variable in Google\\Protobuf\\Internal\\SourceCodeInfo\\Location
/aosp_15_r20/external/perfetto/src/tools/proto_merger/
H A Dproto_file.h38 std::vector<std::string> trailing_comments; member
/aosp_15_r20/tools/test/connectivity/acts/framework/acts/controllers/buds_lib/dev_utils/proto/google/protobuf/
Ddescriptor.proto712 optional string trailing_comments = 4; field
/aosp_15_r20/external/nos/host/generic/nugget/proto/google/protobuf/
Ddescriptor.proto802 optional string trailing_comments = 4; field
/aosp_15_r20/external/protobuf/src/google/protobuf/
H A Ddescriptor.proto892 optional string trailing_comments = 4; field
H A Ddescriptor.h161 std::string trailing_comments; member
H A Ddescriptor.pb.h14329 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()
/aosp_15_r20/external/rust/android-crates-io/crates/protobuf-parse/src/proto/google/protobuf/
Ddescriptor.proto882 optional string trailing_comments = 4; field
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/benchmarks/
Ddescriptor.proto859 optional string trailing_comments = 4; field
Ddescriptor_sv.proto861 optional string trailing_comments = 4 [ctype = STRING_PIECE]; field
/aosp_15_r20/external/nanopb-c/generator/proto/google/protobuf/
H A Ddescriptor.proto843 optional string trailing_comments = 4; field
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/
H A Ddescriptor.proto892 optional string trailing_comments = 4; field
H A Ddescriptor.h161 std::string trailing_comments; member
H A Ddescriptor.pb.h14329 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()
/aosp_15_r20/external/rust/android-crates-io/crates/protobuf/src/
Ddescriptor.rs7474 pub trailing_comments: ::std::option::Option<::std::string::String>, field
7531 pub fn trailing_comments(&self) -> &str { in trailing_comments() method
/aosp_15_r20/out/soong/.intermediates/external/federated-compute/federated-compute-cc-proto-lite/android_arm64_armv8-2a_cortex-a55_static_apex33/gen/proto/google/protobuf/
Ddescriptor.pb.h13901 inline const std::string& SourceCodeInfo_Location::trailing_comments() const { in trailing_comments() function
13942 inline void SourceCodeInfo_Location::set_allocated_trailing_comments(std::string* trailing_comments in set_allocated_trailing_comments()
/aosp_15_r20/out/soong/.intermediates/external/tensorflow/tensorflow_core_proto_cpp_lite/android_arm64_armv8-2a_cortex-a55_static_apex33/gen/proto/google/protobuf/
Ddescriptor.pb.h13901 inline const std::string& SourceCodeInfo_Location::trailing_comments() const { in trailing_comments() function
13942 inline void SourceCodeInfo_Location::set_allocated_trailing_comments(std::string* trailing_comments in set_allocated_trailing_comments()
/aosp_15_r20/external/rust/android-crates-io/extra_versions/crates/protobuf/src/
Ddescriptor.rs8588 trailing_comments: crate::SingularField<::std::string::String>, field