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.cc384 const Reflection* message_reflection = message->GetReflection(); in ParseAndMergePartial() local
446 const Reflection* message_reflection = message->GetReflection(); in ParseAndMergeMessageSetField() local
473 const Reflection* message_reflection = message->GetReflection(); in ParseAndMergeField() local
710 const Reflection* message_reflection = message->GetReflection(); in ParseAndMergeMessageSetItem() local
792 const Reflection* message_reflection = message.GetReflection(); in SerializeWithCachedSizes() local
819 const Reflection* message_reflection = message.GetReflection(); in SerializeFieldWithCachedSizes() local
945 const Reflection* message_reflection = message.GetReflection(); in SerializeMessageSetItemWithCachedSizes() local
969 const Reflection* message_reflection = message.GetReflection(); in ByteSize() local
993 const Reflection* message_reflection = message.GetReflection(); in FieldByteSize() local
1028 const Reflection* message_reflection = message.GetReflection(); in FieldDataOnlyByteSize() local
[all …]