Home
last modified time | relevance | path

Searched defs:leading_comments (Results 1 – 25 of 27) sorted by relevance

12

/external/cronet/third_party/protobuf/php/src/Google/Protobuf/Internal/SourceCodeInfo/
DLocation.php94 protected $leading_comments = null; variable in Google\\Protobuf\\Internal\\SourceCodeInfo\\Location
/external/protobuf/php/src/Google/Protobuf/Internal/SourceCodeInfo/
DLocation.php94 protected $leading_comments = null; variable in Google\\Protobuf\\Internal\\SourceCodeInfo\\Location
/external/rust/crates/grpcio-sys/grpc/src/compiler/
Druby_generator.cc202 std::string leading_comments = GetRubyComments(file, true); in GetServices() local
Dphp_generator.cc336 std::string leading_comments = GetPHPComments(file, "//"); in GenerateFile() local
Dnode_generator.cc257 std::string leading_comments = GetNodeComments(file, true); in GenerateFile() local
Dcsharp_generator.cc815 std::string leading_comments = GetCsharpComments(file, true); in GetServices() local
Dcpp_generator.cc105 std::string leading_comments = file->GetLeadingComments("//"); in GetHeaderPrologue() local
/external/grpc-grpc/src/compiler/
Druby_generator.cc202 std::string leading_comments = GetRubyComments(file, true); in GetServices() local
Dphp_generator.cc336 std::string leading_comments = GetPHPComments(file, "//"); in GenerateFile() local
Dnode_generator.cc257 std::string leading_comments = GetNodeComments(file, true); in GenerateFile() local
Dcsharp_generator.cc821 std::string leading_comments = GetCsharpComments(file, true); in GetServices() local
Dcpp_generator.cc105 std::string leading_comments = file->GetLeadingComments("//"); in GetHeaderPrologue() local
/external/perfetto/src/tools/proto_merger/
Dproto_file.h37 std::vector<std::string> leading_comments; member
/external/nos/host/generic/nugget/proto/google/protobuf/
Ddescriptor.proto801 optional string leading_comments = 3; field
/external/cronet/third_party/protobuf/src/google/protobuf/
Ddescriptor.proto891 optional string leading_comments = 3; field
Ddescriptor.h160 std::string leading_comments; member
Ddescriptor.pb.h14126 inline const std::string& SourceCodeInfo_Location::leading_comments() const { in leading_comments() function
14167 inline void SourceCodeInfo_Location::set_allocated_leading_comments(std::string* leading_comments) { in set_allocated_leading_comments()
/external/rust/crates/protobuf-parse/src/proto/google/protobuf/
Ddescriptor.proto881 optional string leading_comments = 3; field
/external/nanopb-c/generator/proto/google/protobuf/
Ddescriptor.proto842 optional string leading_comments = 3; field
/external/protobuf/src/google/protobuf/
Ddescriptor.proto891 optional string leading_comments = 3; field
Ddescriptor.h160 std::string leading_comments; member
/external/rust/crates/grpcio-sys/grpc/third_party/upb/benchmarks/
Ddescriptor.proto858 optional string leading_comments = 3; field
Ddescriptor_sv.proto860 optional string leading_comments = 3 [ctype = STRING_PIECE]; field
/external/flatbuffers/grpc/src/compiler/
Dcpp_generator.cc86 grpc::string leading_comments = file->GetLeadingComments("//"); in GetHeaderPrologue() local
/external/rust/crates/protobuf/src/
Ddescriptor.rs7472 pub leading_comments: ::std::option::Option<::std::string::String>, field
7495 pub fn leading_comments(&self) -> &str { in leading_comments() method

12