Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/csharp/src/Google.Protobuf.Conformance/
DConformance.cs456 switch (other.ResultCase) { in ConformanceResponse()
592 public ResultOneofCase ResultCase { property in Conformance.ConformanceResponse
621 if (ResultCase != other.ResultCase) return false; in Equals()
700 switch (other.ResultCase) { in MergeFrom()