Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/csharp/src/Google.Protobuf.Conformance/
DConformance.cs1522 public pbc::MapField<string, pb::ByteString> MapStringBytes { property in Conformance.TestAllTypes
2163 if (!MapStringBytes.Equals(other.MapStringBytes)) return false; in Equals()
2278 hash ^= MapStringBytes.GetHashCode(); in GetHashCode()