Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/csharp/src/Google.Protobuf/Reflection/
DDescriptor.cs2797 pyGenericServices_ = other.pyGenericServices_; in FileOptions()
2973 private bool pyGenericServices_; field in Google.Protobuf.Reflection.FileOptions
2976 get { return pyGenericServices_; }
2978 pyGenericServices_ = value;