Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/csharp/src/Google.Protobuf.Conformance/
DConformance.cs1552 …blic pbc::MapField<string, global::Conformance.TestAllTypes.Types.NestedEnum> MapStringNestedEnum { property in Conformance.TestAllTypes
2166 if (!MapStringNestedEnum.Equals(other.MapStringNestedEnum)) return false; in Equals()
2281 hash ^= MapStringNestedEnum.GetHashCode(); in GetHashCode()