Home
last modified time | relevance | path

Searched refs:source_context (Results 1 – 21 of 21) sorted by relevance

/external/protobuf/src/google/protobuf/
Dtype.pb.h244 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 …]
Dtype.proto36 import "google/protobuf/source_context.proto";
56 SourceContext source_context = 5; field
150 SourceContext source_context = 4; field
Dapi.pb.h154 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()
Dtype.pb.cc685 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()
Dapi.proto35 import "google/protobuf/source_context.proto";
84 SourceContext source_context = 5; field
Dapi.pb.cc632 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()
Dunittest_well_known_types.proto14 import "google/protobuf/source_context.proto";
/external/grpc-grpc/tools/run_tests/artifacts/
Dbuild_package_ruby.sh28 well_known_protos=( any api compiler/plugin descriptor duration empty field_mask source_context str…
/external/protobuf/objectivec/
Dgenerate_well_known_types.sh50 google/protobuf/source_context.proto \
/external/protobuf/objectivec/google/protobuf/
DSourceContext.pbobjc.m2 // source: google/protobuf/source_context.proto
/external/protobuf/csharp/
Dgenerate_protos.sh37 src/google/protobuf/source_context.proto \
/external/protobuf/
Dgenerate_descriptor_proto.sh38 google/protobuf/source_context.proto \
DBUILD137 "src/google/protobuf/source_context.pb.cc",
198 "google/protobuf/source_context.proto",
DAndroid.bp170 "src/google/protobuf/source_context.pb.cc",
656 "src/google/protobuf/source_context.proto",
/external/protobuf/ruby/
DRakefile14 google/protobuf/source_context.proto
/external/protobuf/cmake/
Dlibprotobuf.cmake25 ${protobuf_source_dir}/src/google/protobuf/source_context.pb.cc
Dextract_includes.bat.in73 …OBUF_SOURCE_WIN32_PATH}\..\src\google\protobuf\source_context.pb.h include\google\protobuf\source_…
/external/protobuf/objectivec/ProtocolBuffers_OSX.xcodeproj/
Dproject.pbxproj217source_context.proto */ = {isa = PBXFileReference; lastKnownFileType = text; name = source_contex…
307 F4E675AA1B21D05C0054530B /* source_context.proto */,
/external/protobuf/objectivec/ProtocolBuffers_iOS.xcodeproj/
Dproject.pbxproj240source_context.proto */ = {isa = PBXFileReference; lastKnownFileType = text; name = source_contex…
342 F4E675DC1B21D1DE0054530B /* source_context.proto */,
/external/protobuf/src/
DMakefile.am41 google/protobuf/source_context.proto \
126 google/protobuf/source_context.pb.h \
235 google/protobuf/source_context.pb.cc \
/external/perfetto/buildtools/
DBUILD.gn217 "protobuf/src/google/protobuf/source_context.pb.cc",