/external/protobuf/src/google/protobuf/ |
D | type.pb.h | 244 const ::google::protobuf::SourceContext& source_context() const; 247 void set_allocated_source_context(::google::protobuf::SourceContext* source_context); 628 const ::google::protobuf::SourceContext& source_context() const; 631 void set_allocated_source_context(::google::protobuf::SourceContext* source_context); 1028 inline const ::google::protobuf::SourceContext& Type::source_context() const { in source_context() function 1047 inline void Type::set_allocated_source_context(::google::protobuf::SourceContext* source_context) { in set_allocated_source_context() argument 1049 source_context_ = source_context; in set_allocated_source_context() 1050 if (source_context) { in set_allocated_source_context() 1468 inline const ::google::protobuf::SourceContext& Enum::source_context() const { in source_context() function 1487 inline void Enum::set_allocated_source_context(::google::protobuf::SourceContext* source_context) { in set_allocated_source_context() argument [all …]
|
D | type.proto | 36 import "google/protobuf/source_context.proto"; 56 SourceContext source_context = 5; field 150 SourceContext source_context = 4; field
|
D | api.pb.h | 154 const ::google::protobuf::SourceContext& source_context() const; 157 void set_allocated_source_context(::google::protobuf::SourceContext* source_context); 597 inline const ::google::protobuf::SourceContext& Api::source_context() const { in source_context() function 616 inline void Api::set_allocated_source_context(::google::protobuf::SourceContext* source_context) { in set_allocated_source_context() argument 618 source_context_ = source_context; in set_allocated_source_context() 619 if (source_context) { in set_allocated_source_context()
|
D | type.pb.cc | 685 mutable_source_context()->::google::protobuf::SourceContext::MergeFrom(from.source_context()); in MergeFrom() 904 const ::google::protobuf::SourceContext& Type::source_context() const { in source_context() function in google::protobuf::Type 923 void Type::set_allocated_source_context(::google::protobuf::SourceContext* source_context) { in set_allocated_source_context() argument 925 source_context_ = source_context; in set_allocated_source_context() 926 if (source_context) { in set_allocated_source_context() 2311 mutable_source_context()->::google::protobuf::SourceContext::MergeFrom(from.source_context()); in MergeFrom() 2474 const ::google::protobuf::SourceContext& Enum::source_context() const { in source_context() function in google::protobuf::Enum 2493 void Enum::set_allocated_source_context(::google::protobuf::SourceContext* source_context) { in set_allocated_source_context() argument 2495 source_context_ = source_context; in set_allocated_source_context() 2496 if (source_context) { in set_allocated_source_context()
|
D | api.proto | 35 import "google/protobuf/source_context.proto"; 84 SourceContext source_context = 5; field
|
D | api.pb.cc | 632 mutable_source_context()->::google::protobuf::SourceContext::MergeFrom(from.source_context()); in MergeFrom() 841 const ::google::protobuf::SourceContext& Api::source_context() const { in source_context() function in google::protobuf::Api 860 void Api::set_allocated_source_context(::google::protobuf::SourceContext* source_context) { in set_allocated_source_context() argument 862 source_context_ = source_context; in set_allocated_source_context() 863 if (source_context) { in set_allocated_source_context()
|
D | unittest_well_known_types.proto | 14 import "google/protobuf/source_context.proto";
|
/external/grpc-grpc/tools/run_tests/artifacts/ |
D | build_package_ruby.sh | 28 well_known_protos=( any api compiler/plugin descriptor duration empty field_mask source_context str…
|
/external/protobuf/objectivec/ |
D | generate_well_known_types.sh | 50 google/protobuf/source_context.proto \
|
/external/protobuf/objectivec/google/protobuf/ |
D | SourceContext.pbobjc.m | 2 // source: google/protobuf/source_context.proto
|
/external/protobuf/csharp/ |
D | generate_protos.sh | 37 src/google/protobuf/source_context.proto \
|
/external/protobuf/ |
D | generate_descriptor_proto.sh | 38 google/protobuf/source_context.proto \
|
D | BUILD | 137 "src/google/protobuf/source_context.pb.cc", 198 "google/protobuf/source_context.proto",
|
D | Android.bp | 170 "src/google/protobuf/source_context.pb.cc", 656 "src/google/protobuf/source_context.proto",
|
/external/protobuf/ruby/ |
D | Rakefile | 14 google/protobuf/source_context.proto
|
/external/protobuf/cmake/ |
D | libprotobuf.cmake | 25 ${protobuf_source_dir}/src/google/protobuf/source_context.pb.cc
|
D | extract_includes.bat.in | 73 …OBUF_SOURCE_WIN32_PATH}\..\src\google\protobuf\source_context.pb.h include\google\protobuf\source_…
|
/external/protobuf/objectivec/ProtocolBuffers_OSX.xcodeproj/ |
D | project.pbxproj | 217 … source_context.proto */ = {isa = PBXFileReference; lastKnownFileType = text; name = source_contex… 307 F4E675AA1B21D05C0054530B /* source_context.proto */,
|
/external/protobuf/objectivec/ProtocolBuffers_iOS.xcodeproj/ |
D | project.pbxproj | 240 … source_context.proto */ = {isa = PBXFileReference; lastKnownFileType = text; name = source_contex… 342 F4E675DC1B21D1DE0054530B /* source_context.proto */,
|
/external/protobuf/src/ |
D | Makefile.am | 41 google/protobuf/source_context.proto \ 126 google/protobuf/source_context.pb.h \ 235 google/protobuf/source_context.pb.cc \
|
/external/perfetto/buildtools/ |
D | BUILD.gn | 217 "protobuf/src/google/protobuf/source_context.pb.cc",
|