| /third_party/protobuf/src/google/protobuf/ |
| D | test_util.h | 190 const Reflection* reflection = message->GetReflection(); in SetAllFieldsViaReflection() local 347 const Reflection* reflection = message->GetReflection(); in SetOneofViaReflection() local 364 const Reflection* reflection = message.GetReflection(); in ExpectOneofSetViaReflection() local 399 const Reflection* reflection = message->GetReflection(); in SetPackedFieldsViaReflection() local 444 const Reflection* reflection = message.GetReflection(); in ExpectAllFieldsSetViaReflection1() local 586 const Reflection* reflection = message.GetReflection(); in ExpectAllFieldsSetViaReflection2() local 761 const Reflection* reflection = message.GetReflection(); in ExpectAllFieldsSetViaReflection3() local 828 const Reflection* reflection = message.GetReflection(); in ExpectPackedFieldsSetViaReflection() local 890 const Reflection* reflection = message.GetReflection(); in ExpectClearViaReflection() local 1094 const Reflection* reflection = message->GetReflection(); in ModifyRepeatedFieldsViaReflection() local [all …]
|
| D | reflection_tester.cc | 203 const Reflection* reflection = message->GetReflection(); in SetMapFieldsViaReflection() local 399 const Reflection* reflection = message->GetReflection(); in SetMapFieldsViaMapReflection() local 609 const Reflection* reflection = message->GetReflection(); in GetMapValueViaMapReflection() local 616 const Reflection* reflection = message->GetReflection(); in GetMapEntryViaReflection() local 622 const Reflection* reflection = message->GetReflection(); in MapBegin() local 628 const Reflection* reflection = message->GetReflection(); in MapEnd() local 634 const Reflection* reflection = message.GetReflection(); in MapSize() local 639 const Reflection* reflection = message->GetReflection(); in ClearMapFieldsViaReflection() local 661 const Reflection* reflection = message->GetReflection(); in ModifyMapFieldsViaReflection() local 758 const Reflection* reflection = message->GetReflection(); in RemoveLastMapsViaReflection() local [all …]
|
| D | generated_message_reflection_unittest.cc | 75 const Reflection* reflection = msg.GetReflection(); in GetRaw() local 102 const Reflection* reflection = message.GetReflection(); in TEST() local 139 const Reflection* reflection = message.GetReflection(); in TEST() local 175 const Reflection* reflection = message.GetReflection(); in TEST() local 199 const Reflection* reflection = message.GetReflection(); in TEST() local 210 const Reflection* reflection = message.GetReflection(); in TEST() local 229 const Reflection* reflection = message.GetReflection(); in TEST() local 253 const Reflection* reflection = message.GetReflection(); in TEST() local 267 void Swap(const Reflection* reflection, Message* lhs, Message* rhs) { in Swap() 274 void SwapFields(const Reflection* reflection, Message* lhs, Message* rhs, in SwapFields() [all …]
|
| D | reflection_visit_fields.h | 71 const Reflection* reflection) { in GetSchema() 74 static const Descriptor* GetDescriptor(const Reflection* reflection) { in GetDescriptor() 78 const Reflection* reflection, const Message& message) { in ExtensionSet() 81 static internal::ExtensionSet& ExtensionSet(const Reflection* reflection, in ExtensionSet() 95 const Reflection* reflection = message.GetReflection(); in VisitFields() local
|
| D | reflection_ops.cc | 158 const Reflection* reflection = GetReflectionOrDie(*message); in Clear() local 174 const Reflection* reflection = GetReflectionOrDie(message); in IsInitialized() local 246 const Reflection* reflection = GetReflectionOrDie(message); in IsInitialized() local 321 const Reflection* reflection = GetReflectionOrDie(*message); in DiscardUnknownFields() local 383 const Reflection* reflection = GetReflectionOrDie(message); in FindInitializationErrors() local
|
| D | dynamic_message.h | 133 const Reflection* reflection, in Sort() 164 const Reflection* reflection = a->GetReflection(); in operator() local
|
| D | generated_message_tctable_full.cc | 69 auto* reflection = full_msg->GetReflection(); in ReflectionFallback() local
|
| D | reflection.h | 73 const auto* reflection = message.GetReflection(); in RepeatedFieldRef() local 126 const auto* reflection = message->GetReflection(); in MutableRepeatedFieldRef() local 182 const auto* reflection = message.GetReflection(); in RepeatedFieldRef() local 245 const auto* reflection = message->GetReflection(); in MutableRepeatedFieldRef() local
|
| D | text_format.cc | 507 const Reflection* reflection = message->GetReflection(); in ConsumeField() local 786 bool ConsumeFieldMessage(Message* message, const Reflection* reflection, in ConsumeFieldMessage() 843 bool ConsumeFieldValue(Message* message, const Reflection* reflection, in ConsumeFieldValue() 1989 const Message& message, const Reflection* reflection, in PrintFieldName() 2061 const Reflection* reflection, const FieldDescriptor* field, in PrintFieldName() 2157 int /*field_count*/, const Reflection* reflection, in PrintFieldName() 2163 void PrintFieldName(const Message& message, const Reflection* reflection, in PrintFieldName() 2348 const Reflection* reflection = message.GetReflection(); in PrintAny() local 2390 const Reflection* reflection = message.GetReflection(); in Print() local 2422 const Reflection* reflection = message.GetReflection(); in PrintMessage() local [all …]
|
| D | string_view_test.cc | 108 const Reflection* reflection = message.GetReflection(); in TEST() local 263 const Reflection* reflection = message.GetReflection(); in TEST() local
|
| D | reflection_visit_fields_test.cc | 87 int CountAllMessageFieldsViaListFields(const Reflection* reflection, in CountAllMessageFieldsViaListFields() 411 const Reflection* reflection = message.GetReflection(); in MutateMapValue() local 430 const FieldDescriptor* field) { in TEST()
|
| D | reflection_tester.h | 49 static MapValueConstRef LookupMapValue(const Reflection& reflection, in LookupMapValue()
|
| D | reflection_visit_field_info.h | 271 const Reflection* reflection; member 444 const Reflection* reflection; member 481 const Reflection* reflection; member 549 const Reflection* reflection; member 584 const Reflection* reflection; member 719 const Reflection* reflection; member 819 const Reflection* reflection; member 1410 const Reflection* reflection; member
|
| D | wire_format.cc | 768 const Reflection* reflection; member 773 const Reflection* reflection, in HandleMessage() 812 const Reflection* reflection = msg->GetReflection(); in _InternalParse() local 850 const Reflection* reflection, const FieldDescriptor* field) { in _InternalParseAndMergeField() 1161 const Reflection* reflection, in SortKey()
|
| D | extension_set_unittest.cc | 313 const Reflection* reflection = message1.GetReflection(); in TEST() local 339 const Reflection* reflection = message3.GetReflection(); in TEST() local 356 const Reflection* reflection = message1.GetReflection(); in TEST() local 505 const Reflection* reflection = message1->GetReflection(); in TEST() local 521 const Reflection* reflection = message1.GetReflection(); in TEST() local
|
| /third_party/protobuf/python/google/protobuf/pyext/ |
| D | map_container.cc | 295 const Reflection* reflection = message->GetReflection(); in Clear() local 321 const Reflection* reflection = message->GetReflection(); in MergeFrom() local 336 const Reflection* reflection = message->GetReflection(); in Contains() local 382 const Reflection* reflection = message->GetReflection(); in ScalarMapGetItem() local 404 const Reflection* reflection = message->GetReflection(); in ScalarMapSetItem() local 479 const Reflection* reflection = message->GetReflection(); in ScalarMapToStr() local 598 const Reflection* reflection = message->GetReflection(); in MessageMapSetItem() local 641 const Reflection* reflection = message->GetReflection(); in MessageMapGetItem() local 668 const Reflection* reflection = message->GetReflection(); in MessageMapToStr() local 788 const Reflection* reflection = message->GetReflection(); in GetIterator() local [all …]
|
| D | repeated_composite_container.cc | 78 const Reflection* reflection = message->GetReflection(); in AddMessage() local 120 const Reflection* reflection = message->GetReflection(); in Insert() local 182 const Reflection* reflection = message->GetReflection(); in GetItem() local 200 const Reflection* reflection = message->GetReflection(); in Subscript() local 337 const Reflection* reflection = message->GetReflection(); in ReorderAttached() local
|
| D | repeated_scalar_container.cc | 65 const Reflection* reflection = message->GetReflection(); in AssignItem() local 168 const Reflection* reflection = message->GetReflection(); in Item() local 311 const Reflection* reflection = message->GetReflection(); in Append() local 408 const Reflection* reflection = message->GetReflection(); in AssSubscript() local
|
| D | message.cc | 85 static bool IsLazyField(const Reflection* reflection, const Message& message, in IsLazyField() 90 static bool ContainsMapKey(const Reflection* reflection, in ContainsMapKey() 656 const Reflection* reflection, bool append, int index) { in CheckAndSetString() 721 const Reflection* reflection = message->GetReflection(); in MaybeReleaseOverlappingOneofField() local 758 const Reflection* reflection = message->GetReflection(); in FixupMessageAfterMerge() local 799 const Reflection* reflection = parent_message->GetReflection(); in AssureWritable() local 862 const Reflection* reflection = message->GetReflection(); in DeleteRepeatedField() local 2103 const Reflection* reflection = message->GetReflection(); in InternalGetScalar() local 2170 const Reflection* reflection = self->message->GetReflection(); in InternalGetSubMessage() local 2211 const Reflection* reflection = message->GetReflection(); in InternalSetNonOneofScalar() local [all …]
|
| /third_party/python/Doc/c-api/ |
| D | reflection.rst | 3 .. _reflection: target
|
| /third_party/protobuf/python/google/protobuf/internal/ |
| D | test_bad_identifiers.proto | 25 optional string reflection = 102 [default = "baz"]; field
|
| /third_party/grpc/doc/ |
| D | server-reflection.md | 35 ### Open questions on method reflection
|
| /third_party/grpc/src/cpp/ext/ |
| D | proto_server_reflection_plugin.cc | 31 namespace reflection { namespace
|
| /third_party/protobuf/src/google/protobuf/util/ |
| D | type_resolver_util.cc | 60 void ConvertOptionField(const Reflection* reflection, const Message& options, in ConvertOptionField() 139 const Reflection* reflection = options.GetReflection(); in ConvertOptionsInternal() local
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/cpu/kernel/ |
| D | mvlgamma_grad_cpu_kernel.cc | 111 …T reflection = static_cast<T>(result - PI * std::cos(PI * reduced_input) / std::sin(PI * reduced_i… in Digamma() local
|