Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/util/
Dmessage_differencer.cc127 const Reflection* reflection1 = message1.GetReflection(); in IsMatchInternal() local
472 const Reflection* reflection1 = message1.GetReflection(); in Compare() local
598 const Reflection* reflection1 = message1.GetReflection(); in CompareWithFieldsInternal() local
772 const Reflection* reflection1 = message1->GetReflection(); in IsMatch() local
795 const Reflection* reflection1 = message1.GetReflection(); in CompareRepeatedField() local
908 const Reflection* reflection1 = message1.GetReflection(); in CompareFieldValueUsingParentFields() local
Dmessage_differencer_unittest.cc1506 const Reflection* reflection1 = message1.GetReflection(); in IsMatch() local