/external/protobuf/php/src/Google/Protobuf/Internal/SourceCodeInfo/ |
D | Location.php | 94 protected $leading_comments = null; variable in Google\\Protobuf\\Internal\\SourceCodeInfo\\Location
|
/external/cronet/third_party/protobuf/php/src/Google/Protobuf/Internal/SourceCodeInfo/ |
D | Location.php | 94 protected $leading_comments = null; variable in Google\\Protobuf\\Internal\\SourceCodeInfo\\Location
|
/external/grpc-grpc/src/compiler/ |
D | php_generator.cc | 168 grpc::string leading_comments = GetPHPComments(file, "//"); in GenerateFile() local
|
D | ruby_generator.cc | 182 grpc::string leading_comments = GetRubyComments(file, true); in GetServices() local
|
D | node_generator.cc | 259 grpc::string leading_comments = GetNodeComments(file, true); in GenerateFile() local
|
D | csharp_generator.cc | 671 grpc::string leading_comments = GetCsharpComments(file, true); in GetServices() local
|
D | cpp_generator.cc | 103 grpc::string leading_comments = file->GetLeadingComments("//"); in GetHeaderPrologue() local
|
/external/rust/crates/grpcio-sys/grpc/src/compiler/ |
D | ruby_generator.cc | 172 std::string leading_comments = GetRubyComments(file, true); in GetServices() local
|
D | php_generator.cc | 323 std::string leading_comments = GetPHPComments(file, "//"); in GenerateFile() local
|
D | node_generator.cc | 256 std::string leading_comments = GetNodeComments(file, true); in GenerateFile() local
|
D | csharp_generator.cc | 768 std::string leading_comments = GetCsharpComments(file, true); in GetServices() local
|
D | cpp_generator.cc | 105 std::string leading_comments = file->GetLeadingComments("//"); in GetHeaderPrologue() local
|
/external/perfetto/src/tools/proto_merger/ |
D | proto_file.h | 37 std::vector<std::string> leading_comments; member
|
/external/grpc-grpc/third_party/nanopb/generator/proto/google/protobuf/ |
D | descriptor.proto | 711 optional string leading_comments = 3; field
|
/external/nos/host/generic/nugget/proto/google/protobuf/ |
D | descriptor.proto | 801 optional string leading_comments = 3; field
|
/external/rust/crates/grpcio-sys/grpc/third_party/upb/benchmarks/ |
D | descriptor_sv.proto | 860 optional string leading_comments = 3 [ctype = STRING_PIECE]; field
|
D | descriptor.proto | 875 optional string leading_comments = 3; field
|
/external/cronet/third_party/protobuf/src/google/protobuf/ |
D | descriptor.proto | 891 optional string leading_comments = 3; field
|
D | descriptor.h | 160 std::string leading_comments; member
|
/external/rust/crates/protobuf-parse/src/proto/google/protobuf/ |
D | descriptor.proto | 881 optional string leading_comments = 3; field
|
/external/protobuf/src/google/protobuf/ |
D | descriptor.proto | 891 optional string leading_comments = 3; field
|
D | descriptor.h | 160 std::string leading_comments; member
|
/external/nanopb-c/generator/proto/google/protobuf/ |
D | descriptor.proto | 842 optional string leading_comments = 3; field
|
/external/flatbuffers/grpc/src/compiler/ |
D | cpp_generator.cc | 86 grpc::string leading_comments = file->GetLeadingComments("//"); in GetHeaderPrologue() local
|
/external/rust/crates/protobuf/src/ |
D | descriptor.rs | 7472 pub leading_comments: ::std::option::Option<::std::string::String>, field 7495 pub fn leading_comments(&self) -> &str { in leading_comments() method
|