Searched defs:OutputDir (Results 1 – 10 of 10) sorted by relevance
35 public static string OutputDir = "OutputDir"; field in Grpc.Tools.Metadata
330 public string OutputDir { get; set; } property in Grpc.Tools.ProtoCompile
32 FString OutputDir; member
69 static const char *DetermineOutputFile(const std::string &OutputDir, in DetermineOutputFile()
129 OutputDir android.Path member
198 const string& OutputDir() const { return output_dir_; } in OutputDir() function
67 OutputDir(OwnedFd), enumerator
1395 func (c *RuleBuilderCommand) OutputDir(subPathComponents ...string) *RuleBuilderCommand { func
187 OutputDir string // if set, root of the output hierarchy member
2080 SmallString<128> OutputDir; in registerCallbacks() local