Searched refs:KindCase (Results 1 – 3 of 3) sorted by relevance
205 switch (other.KindCase) { in Value()322 public KindOneofCase KindCase { property in Google.Protobuf.WellKnownTypes.Value348 if (KindCase != other.KindCase) return false; in Equals()422 switch (other.KindCase) { in MergeFrom()
176 enum KindCase { enum286 KindCase kind_case() const;705 inline Value::KindCase Value::kind_case() const { in kind_case()706 return Value::KindCase(_oneof_case_[0]); in kind_case()
1237 Value::KindCase Value::kind_case() const { in kind_case()1238 return Value::KindCase(_oneof_case_[0]); in kind_case()