Home
last modified time | relevance | path

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

/aosp_15_r20/external/grpc-grpc/src/csharp/Grpc.Tools/
H A DCommon.cs37 public static string GrpcOutputDir = "GrpcOutputDir"; field in Grpc.Tools.Metadata
H A DProtoCompile.cs356 public string GrpcOutputDir { get; set; } property in Grpc.Tools.ProtoCompile