Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/util/
Dmessage_differencer.cc128 const Reflection* reflection2 = message2.GetReflection(); in IsMatchInternal() local
473 const Reflection* reflection2 = message2.GetReflection(); in Compare() local
596 const Reflection* reflection2 = message2.GetReflection(); in CompareWithFieldsInternal() local
770 const Reflection* reflection2 = message2->GetReflection(); in IsMatch() local
793 const Reflection* reflection2 = message2.GetReflection(); in CompareRepeatedField() local
906 const Reflection* reflection2 = message2.GetReflection(); in CompareFieldValueUsingParentFields() local
Dmessage_differencer_unittest.cc1507 const Reflection* reflection2 = message2.GetReflection(); in IsMatch() local