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.cc387 const Reflection* message_reflection = message->GetReflection(); in ParseAndMergePartial() local
448 const Reflection* message_reflection = message->GetReflection(); in ParseAndMergeMessageSetField() local
474 const Reflection* message_reflection = message->GetReflection(); in ParseAndMergeField() local
701 const Reflection* message_reflection; in ParseAndMergeMessageSetItem() member
714 const Reflection* message_reflection = message.GetReflection(); in SerializeWithCachedSizes() local
872 const Reflection* message_reflection = message.GetReflection(); in SerializeFieldWithCachedSizes() local
1056 const Reflection* message_reflection = message.GetReflection(); in SerializeMessageSetItemWithCachedSizes() local
1080 const Reflection* message_reflection = message.GetReflection(); in ByteSize() local
1112 const Reflection* message_reflection = message.GetReflection(); in FieldByteSize() local
1230 const Reflection* message_reflection = message.GetReflection(); in FieldDataOnlyByteSize() local
[all …]