Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/csharp/src/Google.Protobuf/Reflection/
DDescriptor.cs2795 ccGenericServices_ = other.ccGenericServices_; in FileOptions()
2939 private bool ccGenericServices_; field in Google.Protobuf.Reflection.FileOptions
2954 get { return ccGenericServices_; }
2956 ccGenericServices_ = value;