Searched refs:PyGenericServices (Results 1 – 3 of 3) sorted by relevance
2727 public bool PyGenericServices { property in Google.Protobuf.Reflection.FileOptions2823 if (PyGenericServices != other.PyGenericServices) return false; in Equals()2843 if (PyGenericServices != false) hash ^= PyGenericServices.GetHashCode(); in GetHashCode()2885 if (PyGenericServices != false) { in WriteTo()2887 output.WriteBool(PyGenericServices); in WriteTo()2945 if (PyGenericServices != false) { in CalculateSize()2995 if (other.PyGenericServices != false) { in MergeFrom()2996 PyGenericServices = other.PyGenericServices; in MergeFrom()3049 PyGenericServices = input.ReadBool(); in MergeFrom()
1351 …PyGenericServices *bool `protobuf:"varint,18,opt,name=py_generic_services,json=pyGenericServices… member1503 if m != nil && m.PyGenericServices != nil {1504 return *m.PyGenericServices
1312 …PyGenericServices *bool `protobuf:"varint,18,opt,name=py_generic_services,json=pyGenericServices… member1455 if m != nil && m.PyGenericServices != nil {1456 return *m.PyGenericServices