Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/util/
Dmessage_differencer.cc127 const Reflection* reflection1 = message1.GetReflection(); in IsMatchInternal() local
472 const Reflection* reflection1 = message1.GetReflection(); in Compare() local
595 const Reflection* reflection1 = message1.GetReflection(); in CompareWithFieldsInternal() local
769 const Reflection* reflection1 = message1->GetReflection(); in IsMatch() local
792 const Reflection* reflection1 = message1.GetReflection(); in CompareRepeatedField() local
905 const Reflection* reflection1 = message1.GetReflection(); in CompareFieldValueUsingParentFields() local
Dmessage_differencer_unittest.cc1506 const Reflection* reflection1 = message1.GetReflection(); in IsMatch() local