Home
last modified time | relevance | path

Searched defs:message_reflection (Results 1 – 1 of 1) sorted by relevance

/external/protobuf/src/google/protobuf/
Dwire_format.cc367 const Reflection* message_reflection = message->GetReflection(); in ParseAndMergePartial() local
429 const Reflection* message_reflection = message->GetReflection(); in ParseAndMergeMessageSetField() local
452 const Reflection* message_reflection = message->GetReflection(); in ParseAndMergeField() local
657 const Reflection* message_reflection = message->GetReflection(); in ParseAndMergeMessageSetItem() local
739 const Reflection* message_reflection = message.GetReflection(); in SerializeWithCachedSizes() local
766 const Reflection* message_reflection = message.GetReflection(); in SerializeFieldWithCachedSizes() local
885 const Reflection* message_reflection = message.GetReflection(); in SerializeMessageSetItemWithCachedSizes() local
909 const Reflection* message_reflection = message.GetReflection(); in ByteSize() local
933 const Reflection* message_reflection = message.GetReflection(); in FieldByteSize() local
968 const Reflection* message_reflection = message.GetReflection(); in FieldDataOnlyByteSize() local
[all …]