| /third_party/protobuf/csharp/src/Google.Protobuf/Reflection/ |
| D | MethodDescriptor.cs | 74 public T GetOption<T>(Extension<MethodOptions, T> extension) in GetOption() 84 public RepeatedField<T> GetOption<T>(RepeatedExtension<MethodOptions, T> extension) in GetOption()
|
| D | Descriptor.pb.cs | 11202 public sealed partial class MethodOptions : pb::IExtendableMessage<MethodOptions> class 11230 public MethodOptions() { in MethodOptions() method in Google.Protobuf.Reflection.MethodOptions 11238 public MethodOptions(MethodOptions other) : this() { in MethodOptions() method in Google.Protobuf.Reflection.MethodOptions 11573 public TValue GetExtension<TValue>(pb::Extension<MethodOptions, TValue> extension) { in GetExtension() 11576 …public pbc::RepeatedField<TValue> GetExtension<TValue>(pb::RepeatedExtension<MethodOptions, TValue… in GetExtension() 11579 …bc::RepeatedField<TValue> GetOrInitializeExtension<TValue>(pb::RepeatedExtension<MethodOptions, TV… in GetOrInitializeExtension() 11582 public void SetExtension<TValue>(pb::Extension<MethodOptions, TValue> extension, TValue value) { in SetExtension() 11585 public bool HasExtension<TValue>(pb::Extension<MethodOptions, TValue> extension) { in HasExtension() 11588 public void ClearExtension<TValue>(pb::Extension<MethodOptions, TValue> extension) { in ClearExtension() 11591 public void ClearExtension<TValue>(pb::RepeatedExtension<MethodOptions, TValue> extension) { in ClearExtension()
|
| /third_party/protobuf/php/src/Google/Protobuf/Internal/ |
| D | MethodOptions.php | 16 class MethodOptions extends \Google\Protobuf\Internal\Message class
|
| /third_party/grpc/third_party/upb/upb/reflection/ |
| D | method_def.c | 37 const UPB_DESC(MethodOptions) * upb_MethodDef_Options(const upb_MethodDef* m) { in UPB_DESC() argument
|
| /third_party/protobuf/upb/reflection/ |
| D | method_def.c | 37 const UPB_DESC(MethodOptions) * upb_MethodDef_Options(const upb_MethodDef* m) { in UPB_DESC() argument
|
| /third_party/protobuf/benchmarks/ |
| D | descriptor_sv.proto | 649 message MethodOptions { message
|
| D | descriptor.proto | 647 message MethodOptions { message
|
| /third_party/protobuf/src/google/protobuf/ |
| D | descriptor.pb.h | 129 class MethodOptions; variable 5088 inline MethodOptions() : MethodOptions(nullptr) {} in MethodOptions() function 5102 inline MethodOptions(const MethodOptions& from) : MethodOptions(nullptr, from) {} in MethodOptions() function 5103 inline MethodOptions(MethodOptions&& from) noexcept in MethodOptions() function 5220 MethodOptions(::google::protobuf::Arena* arena, MethodOptions&& from) noexcept in MethodOptions() function 5318 inline bool HasExtension( in HasExtension() 5326 inline void ClearExtension( in ClearExtension() 5335 inline int ExtensionSize( in ExtensionSize() 5344 inline typename _proto_TypeTraits::Singular::ConstType GetExtension( in GetExtension() 5353 inline typename _proto_TypeTraits::Singular::ConstType GetExtension( in GetExtension() [all …]
|
| D | descriptor.proto | 900 message MethodOptions { message
|
| D | descriptor.h | 105 class MethodOptions; variable
|
| D | descriptor.pb.cc | 549 PROTOBUF_CONSTEXPR MethodOptions::MethodOptions(::_pbi::ConstantInitialized) in MethodOptions() function in google::protobuf::MethodOptions 12195 MethodOptions::MethodOptions(::google::protobuf::Arena* arena) function in google::protobuf::MethodOptions 12212 MethodOptions::MethodOptions( function in google::protobuf::MethodOptions
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/ |
| D | TypeRecordMapping.cpp | 111 std::string MethodOptions = getFlagNames( in getMemberAttributes() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/ |
| D | CodeView.h | 279 enum class MethodOptions : uint16_t { enum
|
| /third_party/protobuf/ruby/ext/google/protobuf_c/ |
| D | ruby-upb.c | 16212 const UPB_DESC(MethodOptions) * upb_MethodDef_Options(const upb_MethodDef* m) { in UPB_DESC() argument
|
| /third_party/protobuf/php/ext/google/protobuf/ |
| D | php-upb.c | 16725 const UPB_DESC(MethodOptions) * upb_MethodDef_Options(const upb_MethodDef* m) { in UPB_DESC() argument
|