Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/util/
Dmessage_differencer.cc128 const Reflection* reflection2 = message2.GetReflection(); in IsMatchInternal() local
473 const Reflection* reflection2 = message2.GetReflection(); in Compare() local
599 const Reflection* reflection2 = message2.GetReflection(); in CompareWithFieldsInternal() local
773 const Reflection* reflection2 = message2->GetReflection(); in IsMatch() local
796 const Reflection* reflection2 = message2.GetReflection(); in CompareRepeatedField() local
909 const Reflection* reflection2 = message2.GetReflection(); in CompareFieldValueUsingParentFields() local
Dmessage_differencer_unittest.cc1507 const Reflection* reflection2 = message2.GetReflection(); in IsMatch() local