/external/protobuf/src/google/protobuf/ |
D | test_util.h | 195 const Reflection* reflection = message->GetReflection(); in SetAllFieldsViaReflection() local 346 const Reflection* reflection = message->GetReflection(); in SetOneofViaReflection() local 363 const Reflection* reflection = message.GetReflection(); in ExpectOneofSetViaReflection() local 398 const Reflection* reflection = message->GetReflection(); in SetPackedFieldsViaReflection() local 443 const Reflection* reflection = message.GetReflection(); in ExpectAllFieldsSetViaReflection1() local 567 const Reflection* reflection = message.GetReflection(); in ExpectAllFieldsSetViaReflection2() local 742 const Reflection* reflection = message.GetReflection(); in ExpectAllFieldsSetViaReflection3() local 809 const Reflection* reflection = message.GetReflection(); in ExpectPackedFieldsSetViaReflection() local 871 const Reflection* reflection = message.GetReflection(); in ExpectClearViaReflection() local 1063 const Reflection* reflection = message->GetReflection(); in ModifyRepeatedFieldsViaReflection() local [all …]
|
D | generated_message_reflection_unittest.cc | 79 const Reflection* reflection = message.GetReflection(); in TEST() local 116 const Reflection* reflection = message.GetReflection(); in TEST() local 143 const Reflection* reflection = message.GetReflection(); in TEST() local 161 const Reflection* reflection = message1.GetReflection(); in TEST() local 176 const Reflection* reflection = message1.GetReflection(); in TEST() local 195 const Reflection* reflection = message1.GetReflection(); in TEST() local 209 const Reflection* reflection = message1.GetReflection(); in TEST() local 231 const Reflection* reflection = message1.GetReflection(); in TEST() local 258 const Reflection* reflection = message1.GetReflection(); in TEST() local 273 const Reflection* reflection = message1.GetReflection(); in TEST() local [all …]
|
D | map_test_util.cc | 349 const Reflection* reflection = message->GetReflection(); in SetMapFieldsViaReflection() local 545 const Reflection* reflection = message->GetReflection(); in SetMapFieldsViaMapReflection() local 735 const Reflection* reflection = message->GetReflection(); in GetMapValueViaMapReflection() local 742 const Reflection* reflection = message->GetReflection(); in GetMapEntryViaReflection() local 748 const Reflection* reflection = message->GetReflection(); in MapBegin() local 754 const Reflection* reflection = message->GetReflection(); in MapEnd() local 759 const Reflection* reflection = message->GetReflection(); in ClearMapFieldsViaReflection() local 781 const Reflection* reflection = message->GetReflection(); in ModifyMapFieldsViaReflection() local 876 const Reflection* reflection = message->GetReflection(); in RemoveLastMapsViaReflection() local 888 const Reflection* reflection = message->GetReflection(); in ReleaseLastMapsViaReflection() local [all …]
|
D | reflection_ops.cc | 166 const Reflection* reflection = GetReflectionOrDie(*message); in Clear() local 179 const Reflection* reflection = GetReflectionOrDie(message); in IsInitialized() local 239 const Reflection* reflection = GetReflectionOrDie(*message); in DiscardUnknownFields() local 304 const Reflection* reflection = GetReflectionOrDie(message); in FindInitializationErrors() local
|
D | dynamic_message.h | 159 const Reflection* reflection, in Sort() 193 const Reflection* reflection = a->GetReflection(); in operator() local
|
D | message.cc | 156 static void* GetRepeatedEnum(const Reflection* reflection, in GetRepeatedEnum() 163 const Reflection* reflection, Message* msg) { in MutableInternalMetadataWithArena() 171 const Reflection* reflection) { in SetField() 249 const Reflection* reflection, const char* ptr, in ParsePackedField() 291 Message* msg, const Reflection* reflection, in ParseLenDelim() 375 const Reflection* reflection) { in GetGroup()
|
D | text_format.cc | 396 const Reflection* reflection = message->GetReflection(); in ConsumeField() local 651 bool ConsumeFieldMessage(Message* message, const Reflection* reflection, in ConsumeFieldMessage() 695 bool ConsumeFieldValue(Message* message, const Reflection* reflection, in ConsumeFieldValue() 1588 const Message& message, const Reflection* reflection, in PrintFieldName() 1657 const Reflection* reflection, const FieldDescriptor* field, in PrintFieldName() 1662 const Message& message, const Reflection* reflection, in PrintFieldName() 1748 const Reflection* reflection, in PrintFieldName() 1754 void PrintFieldName(const Message& message, const Reflection* reflection, in PrintFieldName() 1928 const Reflection* reflection = message.GetReflection(); in PrintAny() local 1969 const Reflection* reflection = message.GetReflection(); in Print() local [all …]
|
D | reflection.h | 92 const Reflection* reflection = message.GetReflection(); in RepeatedFieldRef() local 144 const Reflection* reflection = message->GetReflection(); in MutableRepeatedFieldRef() local 199 const Reflection* reflection = message.GetReflection(); in RepeatedFieldRef() local 261 const Reflection* reflection = message->GetReflection(); in MutableRepeatedFieldRef() local
|
D | map_field.cc | 357 const Reflection* reflection = default_entry_->GetReflection(); in SyncRepeatedFieldWithMapNoLock() local 445 const Reflection* reflection = default_entry_->GetReflection(); in SyncMapWithRepeatedFieldNoLock() local
|
D | extension_set_unittest.cc | 333 const Reflection* reflection = message1.GetReflection(); in TEST() local 359 const Reflection* reflection = message3.GetReflection(); in TEST() local 376 const Reflection* reflection = message1.GetReflection(); in TEST() local 485 const Reflection* reflection = message1->GetReflection(); in TEST() local 501 const Reflection* reflection = message1.GetReflection(); in TEST() local
|
/external/protobuf/python/google/protobuf/pyext/ |
D | map_container.cc | 321 const Reflection* reflection = message->GetReflection(); in Clear() local 342 const Reflection* reflection = message->GetReflection(); in MergeFrom() local 358 const Reflection* reflection = message->GetReflection(); in Contains() local 415 const Reflection* reflection = message->GetReflection(); in ScalarMapGetItem() local 436 const Reflection* reflection = message->GetReflection(); in ScalarMapSetItem() local 504 const Reflection* reflection = message->GetReflection(); in ScalarMapToStr() local 690 const Reflection* reflection = message->GetReflection(); in MessageMapSetItem() local 732 const Reflection* reflection = message->GetReflection(); in MessageMapGetItem() local 758 const Reflection* reflection = message->GetReflection(); in MessageMapToStr() local 930 const Reflection* reflection = message->GetReflection(); in GetIterator() local [all …]
|
D | repeated_composite_container.cc | 113 const Reflection* reflection = message->GetReflection(); in AddMessage() local 156 const Reflection* reflection = message->GetReflection(); in Insert() local 218 const Reflection* reflection = message->GetReflection(); in GetItem() local 236 const Reflection* reflection = message->GetReflection(); in Subscript() local 379 const Reflection* reflection = message->GetReflection(); in Subscript() local
|
D | repeated_scalar_container.cc | 93 const Reflection* reflection = message->GetReflection(); in AssignItem() local 197 const Reflection* reflection = message->GetReflection(); in Item() local 348 const Reflection* reflection = message->GetReflection(); in Subscript() local 451 const Reflection* reflection = message->GetReflection(); in Subscript() local
|
/external/python/cpython3/Doc/c-api/ |
D | reflection.rst | 3 .. _reflection: target
|
/external/python/cpython2/Doc/c-api/ |
D | reflection.rst | 3 .. _reflection: target
|
/external/protobuf/python/google/protobuf/internal/ |
D | test_bad_identifiers.proto | 48 optional string reflection = 102 [default = "baz"]; field
|
/external/protobuf/python/compatibility_tests/v2.5.0/protos/python/google/protobuf/internal/ |
D | test_bad_identifiers.proto | 47 optional string reflection = 102 [default="baz"]; field
|
/external/grpc-grpc/doc/ |
D | server-reflection.md | 56 ### Open questions on method reflection
|
/external/protobuf/benchmarks/util/ |
D | data_proto2_to_proto3_util.h | 19 const Reflection* reflection = message->GetReflection(); in StripMessage() local
|
/external/grpc-grpc/src/cpp/ext/ |
D | proto_server_reflection_plugin.cc | 27 namespace reflection { namespace
|
/external/apache-commons-bcel/docs/ |
D | manual.bib | 160 @Manual{reflection, manual
|
/external/protobuf/src/google/protobuf/util/ |
D | type_resolver_util.cc | 147 const Reflection* reflection = options.GetReflection(); in ConvertOptionsInternal() local 162 static void ConvertOptionField(const Reflection* reflection, in ConvertOptionField()
|
/external/javaparser/javaparser-core-testing/src/test/java/com/github/javaparser/ast/validator/ |
D | Java1_1ValidatorTest.java | 282 void reflection() { in reflection() method in Java1_1ValidatorTest
|
/external/protobuf/src/google/protobuf/compiler/javamicro/ |
D | javamicro_file.cc | 56 const Reflection* reflection = message.GetReflection(); in UsesExtensions() local
|
/external/protobuf/src/google/protobuf/compiler/javanano/ |
D | javanano_file.cc | 57 const Reflection* reflection = message.GetReflection(); in UsesExtensions() local
|