Searched defs:OutputDir (Results 1 – 3 of 3) sorted by relevance
/third_party/grpc/src/csharp/Grpc.Tools/ | ||
D | Common.cs | 34 public static string OutputDir = "OutputDir"; field in Grpc.Tools.Metadata |
D | ProtoCompile.cs | 273 public string OutputDir { get; set; } property in Grpc.Tools.ProtoCompile |
/third_party/gn/src/gn/ | ||
D | substitution_writer_unittest.cc | 291 TEST(SubstitutionWriter, OutputDir) { in TEST() argument |