Home
last modified time | relevance | path

Searched refs:MapStringNestedMessage (Results 1 – 1 of 1) sorted by relevance

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/csharp/src/Google.Protobuf.Conformance/
DConformance.cs1532 …bc::MapField<string, global::Conformance.TestAllTypes.Types.NestedMessage> MapStringNestedMessage { property in Conformance.TestAllTypes
2164 if (!MapStringNestedMessage.Equals(other.MapStringNestedMessage)) return false; in Equals()
2279 hash ^= MapStringNestedMessage.GetHashCode(); in GetHashCode()