| /frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/ |
| D | generated_message_reflection_unittest.cc | 81 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 …]
|
| D | test_util.cc | 2385 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 …]
|
| D | map_test_util.cc | 341 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 …]
|
| D | reflection_ops.cc | 130 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
|
| D | reflection.h | 95 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
|
| D | text_format.cc | 374 const Reflection* reflection = message->GetReflection(); in ConsumeField() local 585 const Reflection* reflection, in ConsumeFieldMessage() 622 const Reflection* reflection, in ConsumeFieldValue() 1412 const Reflection* reflection, in PrintFieldName() 1555 const Reflection* reflection = message.GetReflection(); in PrintAny() local 1595 const Reflection* reflection = message.GetReflection(); in Print() local 1634 const Reflection* reflection = a->GetReflection(); in operator ()() local 1677 const Reflection* reflection, in PrintField() 1749 const Reflection* reflection, in PrintShortRepeatedField() 1769 const Reflection* reflection, in PrintFieldName() [all …]
|
| D | map_field.cc | 263 const Reflection* reflection = default_entry_->GetReflection(); in SyncRepeatedFieldWithMapNoLock() local 351 const Reflection* reflection = default_entry_->GetReflection(); in SyncMapWithRepeatedFieldNoLock() local
|
| D | extension_set_unittest.cc | 337 const Reflection* reflection = message1.GetReflection(); in TEST() local 365 const Reflection* reflection = message3.GetReflection(); in TEST() local 382 const Reflection* reflection = message1.GetReflection(); in TEST() local 492 const Reflection* reflection = message1->GetReflection(); in TEST() local 508 const Reflection* reflection = message1.GetReflection(); in TEST() local
|
| D | map_field.h | 330 const Reflection* reflection = message->GetReflection(); in MapIterator() local
|
| D | map_entry.h | 247 const Reflection* reflection = new GeneratedMessageReflection( in CreateDefaultInstance() local
|
| D | dynamic_message_unittest.cc | 182 const Reflection* reflection = message->GetReflection(); in TEST_F() local
|
| D | message.h | 166 const Reflection* reflection; member
|
| D | dynamic_message.cc | 236 google::protobuf::scoped_ptr<const GeneratedMessageReflection> reflection; member
|
| D | map_test.cc | 2412 const Reflection* reflection = message1.GetReflection(); in TEST() local 2427 const Reflection* reflection = message1.GetReflection(); in TEST() local 2441 const Reflection* reflection = message1.GetReflection(); in TEST() local
|
| /frameworks/opt/gamesdk/third_party/protobuf-3.0.0/python/google/protobuf/pyext/ |
| D | map_container.cc | 324 const Reflection* reflection = message->GetReflection(); in Clear() local 335 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
|
| D | repeated_scalar_container.cc | 93 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
|
| D | repeated_composite_container.cc | 106 const Reflection* reflection = message->GetReflection(); in UpdateChildMessages() local 342 const Reflection* reflection = message->GetReflection(); in ReorderAttached() local
|
| D | message.cc | 699 const Reflection* reflection, in CheckAndGetInteger() 771 const Reflection* reflection = message->GetReflection(); in CheckAndGetInteger() local 811 const Reflection* reflection = parent_message->GetReflection(); in CheckAndGetInteger() local 960 const Reflection* reflection = message->GetReflection(); in CheckAndGetInteger() local 2225 const Reflection* reflection = message->GetReflection(); in CheckAndGetInteger() local 2308 const Reflection* reflection = self->message->GetReflection(); in CheckAndGetInteger() local 2337 const Reflection* reflection = message->GetReflection(); in CheckAndGetInteger() local
|
| /frameworks/opt/gamesdk/third_party/protobuf-3.0.0/python/google/protobuf/internal/ |
| D | test_bad_identifiers.proto | 48 optional string reflection = 102 [default="baz"]; field
|
| /frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/compiler/javanano/ |
| D | javanano_file.cc | 57 const Reflection* reflection = message.GetReflection(); in UsesExtensions() local
|
| /frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/compiler/cpp/ |
| D | cpp_test_bad_identifiers.proto | 91 optional uint32 reflection = 27; field
|
| /frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/compiler/java/ |
| D | java_file.cc | 88 const Reflection* reflection = message.GetReflection(); in CollectExtensions() local
|
| /frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/util/ |
| D | field_mask_util.cc | 454 const Reflection* reflection = message->GetReflection(); in TrimMessage() local
|
| D | message_differencer.cc | 1014 const Reflection* reflection = any.GetReflection(); in UnpackAny() local 1523 const Reflection* reflection = message.GetReflection(); in PrintValue() local
|
| /frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/compiler/ |
| D | parser.cc | 1297 const Reflection* reflection = options->GetReflection(); in ParseOption() local
|