Home
last modified time | relevance | path

Searched defs:GrpcOutputDir (Results 1 – 2 of 2) sorted by relevance

/third_party/grpc/src/csharp/Grpc.Tools/
DCommon.cs36 public static string GrpcOutputDir = "GrpcOutputDir"; field in Grpc.Tools.Metadata
DProtoCompile.cs293 public string GrpcOutputDir { get; set; } property in Grpc.Tools.ProtoCompile