Home
last modified time | relevance | path

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

12

/external/protobuf/php/src/Google/Protobuf/Internal/SourceCodeInfo/
DLocation.php94 protected $leading_comments = null; variable in Google\\Protobuf\\Internal\\SourceCodeInfo\\Location
/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/grpc-grpc/src/compiler/
Dphp_generator.cc168 grpc::string leading_comments = GetPHPComments(file, "//"); in GenerateFile() local
Druby_generator.cc182 grpc::string leading_comments = GetRubyComments(file, true); in GetServices() local
Dnode_generator.cc259 grpc::string leading_comments = GetNodeComments(file, true); in GenerateFile() local
Dcsharp_generator.cc671 grpc::string leading_comments = GetCsharpComments(file, true); in GetServices() local
Dcpp_generator.cc103 grpc::string leading_comments = file->GetLeadingComments("//"); in GetHeaderPrologue() local
/external/rust/crates/grpcio-sys/grpc/src/compiler/
Druby_generator.cc172 std::string leading_comments = GetRubyComments(file, true); in GetServices() local
Dphp_generator.cc323 std::string leading_comments = GetPHPComments(file, "//"); in GenerateFile() local
Dnode_generator.cc256 std::string leading_comments = GetNodeComments(file, true); in GenerateFile() local
Dcsharp_generator.cc768 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/grpc-grpc/third_party/nanopb/generator/proto/google/protobuf/
Ddescriptor.proto711 optional string leading_comments = 3; field
/external/nos/host/generic/nugget/proto/google/protobuf/
Ddescriptor.proto801 optional string leading_comments = 3; field
/external/rust/crates/grpcio-sys/grpc/third_party/upb/benchmarks/
Ddescriptor_sv.proto860 optional string leading_comments = 3 [ctype = STRING_PIECE]; field
Ddescriptor.proto875 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
/external/rust/crates/protobuf-parse/src/proto/google/protobuf/
Ddescriptor.proto881 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/nanopb-c/generator/proto/google/protobuf/
Ddescriptor.proto842 optional string leading_comments = 3; 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