Home
last modified time | relevance | path

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

12

/external/cronet/tot/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/cronet/stable/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/
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/rust/android-crates-io/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/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/rust/android-crates-io/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/cronet/stable/third_party/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/protobuf/src/google/protobuf/
Ddescriptor.proto891 optional string leading_comments = 3; field
/external/rust/android-crates-io/crates/protobuf-parse/src/proto/google/protobuf/
Ddescriptor.proto881 optional string leading_comments = 3; field
/external/cronet/tot/third_party/protobuf/src/google/protobuf/
Ddescriptor.proto891 optional string leading_comments = 3; field
Ddescriptor.h160 std::string leading_comments; member
/external/flatbuffers/grpc/src/compiler/
Dcpp_generator.cc84 grpc::string leading_comments = file->GetLeadingComments("//"); in GetHeaderPrologue() local

12