Home
last modified time | relevance | path

Searched defs:reflection (Results 1 – 25 of 48) sorted by relevance

12

/external/protobuf/src/google/protobuf/
Dgenerated_message_reflection_unittest.cc81 const Reflection* reflection = message.GetReflection(); in TEST() local
118 const Reflection* reflection = message.GetReflection(); in TEST() local
143 const Reflection* reflection = message.GetReflection(); in TEST() local
162 const Reflection* reflection = message1.GetReflection(); in TEST() local
177 const Reflection* reflection = message1.GetReflection(); in TEST() local
196 const Reflection* reflection = message1.GetReflection(); in TEST() local
210 const Reflection* reflection = message1.GetReflection(); in TEST() local
232 const Reflection* reflection = message1.GetReflection(); in TEST() local
259 const Reflection* reflection = message1.GetReflection(); in TEST() local
274 const Reflection* reflection = message1.GetReflection(); in TEST() local
[all …]
Dtest_util.cc2385 const Reflection* reflection = message->GetReflection(); in SetAllFieldsViaReflection() local
2531 const Reflection* reflection = message->GetReflection(); in SetOneofViaReflection() local
2554 const Reflection* reflection = message.GetReflection(); in ExpectOneofSetViaReflection() local
2588 const Reflection* reflection = message->GetReflection(); in SetPackedFieldsViaReflection() local
2633 const Reflection* reflection = message.GetReflection(); in ExpectAllFieldsSetViaReflection1() local
2740 const Reflection* reflection = message.GetReflection(); in ExpectAllFieldsSetViaReflection2() local
2863 const Reflection* reflection = message.GetReflection(); in ExpectAllFieldsSetViaReflection3() local
2924 const Reflection* reflection = message.GetReflection(); in ExpectPackedFieldsSetViaReflection() local
2978 const Reflection* reflection = message.GetReflection(); in ExpectClearViaReflection() local
3150 const Reflection* reflection = message.GetReflection(); in ExpectPackedClearViaReflection() local
[all …]
Dmap_test_util.cc341 const Reflection* reflection = message->GetReflection(); in SetMapFieldsViaReflection() local
560 const Reflection* reflection = message->GetReflection(); in SetMapFieldsViaMapReflection() local
749 const Reflection* reflection = message->GetReflection(); in ClearMapFieldsViaReflection() local
772 const Reflection* reflection = message->GetReflection(); in ModifyMapFieldsViaReflection() local
868 const Reflection* reflection = message->GetReflection(); in RemoveLastMapsViaReflection() local
881 const Reflection* reflection = message->GetReflection(); in ReleaseLastMapsViaReflection() local
898 const Reflection* reflection = message->GetReflection(); in SwapMapsViaReflection() local
910 const Reflection* reflection = message->GetReflection(); in MutableUnknownFieldsOfMapFieldsViaReflection() local
969 const Reflection* reflection = message.GetReflection(); in ExpectMapFieldsSetViaReflection() local
1310 const Reflection* reflection = message->GetReflection(); in ExpectMapFieldsSetViaReflectionIterator() local
[all …]
Dreflection_ops.cc130 const Reflection* reflection = message->GetReflection(); in Clear() local
143 const Reflection* reflection = message.GetReflection(); in IsInitialized() local
182 const Reflection* reflection = message->GetReflection(); in DiscardUnknownFields() local
229 const Reflection* reflection = message.GetReflection(); in FindInitializationErrors() local
Dreflection.h95 const Reflection* reflection = message.GetReflection(); in RepeatedFieldRef() local
161 const Reflection* reflection = message->GetReflection(); in MutableRepeatedFieldRef() local
217 const Reflection* reflection = message.GetReflection(); in RepeatedFieldRef() local
293 const Reflection* reflection = message->GetReflection(); in MutableRepeatedFieldRef() local
Dtext_format.cc372 const Reflection* reflection = message->GetReflection(); in ConsumeField() local
583 const Reflection* reflection, in ConsumeFieldMessage()
620 const Reflection* reflection, in ConsumeFieldValue()
1380 const Reflection* reflection, in PrintFieldName()
1523 const Reflection* reflection = message.GetReflection(); in PrintAny() local
1563 const Reflection* reflection = message.GetReflection(); in Print() local
1602 const Reflection* reflection = a->GetReflection(); in operator ()() local
1645 const Reflection* reflection, in PrintField()
1717 const Reflection* reflection, in PrintShortRepeatedField()
1737 const Reflection* reflection, in PrintFieldName()
[all …]
Dmap_field.cc263 const Reflection* reflection = default_entry_->GetReflection(); in SyncRepeatedFieldWithMapNoLock() local
351 const Reflection* reflection = default_entry_->GetReflection(); in SyncMapWithRepeatedFieldNoLock() local
Dextension_set_unittest.cc269 const Reflection* reflection = message1.GetReflection(); in TEST() local
297 const Reflection* reflection = message3.GetReflection(); in TEST() local
314 const Reflection* reflection = message1.GetReflection(); in TEST() local
424 const Reflection* reflection = message1->GetReflection(); in TEST() local
440 const Reflection* reflection = message1.GetReflection(); in TEST() local
Dmap_field.h330 const Reflection* reflection = message->GetReflection(); in MapIterator() local
Dmap_entry.h245 const Reflection* reflection = new GeneratedMessageReflection( in CreateDefaultInstance() local
/external/protobuf/python/google/protobuf/pyext/
Dmap_container.cc325 const Reflection* reflection = message->GetReflection(); in Clear() local
336 const Reflection* reflection = message->GetReflection(); in Contains() local
441 const Reflection* reflection = message->GetReflection(); in ScalarMapGetItem() local
462 const Reflection* reflection = message->GetReflection(); in ScalarMapSetItem() local
701 const Reflection* reflection = message->GetReflection(); in MessageMapSetItem() local
726 const Reflection* reflection = message->GetReflection(); in MessageMapGetItem() local
882 const Reflection* reflection = message->GetReflection(); in GetIterator() local
906 const Reflection* reflection = message->GetReflection(); in IterNext() local
Drepeated_scalar_container.cc93 const Reflection* reflection = message->GetReflection(); in AssignItem() local
194 const Reflection* reflection = message->GetReflection(); in Item() local
359 const Reflection* reflection = message->GetReflection(); in Append() local
457 const Reflection* reflection = message->GetReflection(); in AssSubscript() local
Drepeated_composite_container.cc106 const Reflection* reflection = message->GetReflection(); in UpdateChildMessages() local
342 const Reflection* reflection = message->GetReflection(); in ReorderAttached() local
/external/python/cpython3/Doc/c-api/
Dreflection.rst3 .. _reflection: target
/external/python/cpython2/Doc/c-api/
Dreflection.rst3 .. _reflection: target
/external/protobuf/python/google/protobuf/internal/
Dtest_bad_identifiers.proto48 optional string reflection = 102 [default="baz"]; field
/external/grpc-grpc/doc/
Dserver-reflection.md56 ### Open questions on method reflection
/external/grpc-grpc/src/cpp/ext/
Dproto_server_reflection_plugin.cc27 namespace reflection { namespace
/external/apache-commons-bcel/docs/
Dmanual.bib160 @Manual{reflection, manual
/external/libprotobuf-mutator/src/
Dmutator.cc171 const Reflection* reflection = message->GetReflection(); in Sample() local
288 const Reflection* reflection = message->GetReflection(); in Sample() local
510 const Reflection* reflection = message2->GetReflection(); in CrossOverImpl() local
582 const Reflection* reflection = message->GetReflection(); in InitializeAndTrim() local
/external/javaparser/javaparser-testing/src/test/java/com/github/javaparser/ast/validator/
DJava1_1ValidatorTest.java282 public void reflection() { in reflection() method in Java1_1ValidatorTest
/external/protobuf/src/google/protobuf/compiler/javamicro/
Djavamicro_file.cc56 const Reflection* reflection = message.GetReflection(); in UsesExtensions() local
/external/protobuf/src/google/protobuf/compiler/javanano/
Djavanano_file.cc57 const Reflection* reflection = message.GetReflection(); in UsesExtensions() local
/external/v8/benchmarks/
Draytrace.js328 reflection: 0.0, // [0...infinity] 0 = no reflection property in Flog.RayTracer.Material.BaseMaterial
359 initialize : function(color, reflection, refraction, transparency, gloss) { argument
388 initialize : function(colorEven, colorOdd, reflection, transparency, gloss, density) { argument
/external/grpc-grpc-java/alts/src/test/java/io/grpc/alts/internal/
DChannelCrypterNettyTestBase.java163 public void reflection() throws GeneralSecurityException { in reflection() method in ChannelCrypterNettyTestBase

12