Home
last modified time | relevance | path

Searched defs:OutputDir (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/compile/slang/
H A Dllvm-rs-cc.cpp69 static const char *DetermineOutputFile(const std::string &OutputDir, in DetermineOutputFile()
/aosp12/system/tools/aidl/
H A Doptions.h134 const string& OutputDir() const { return output_dir_; } in OutputDir() function
/aosp12/build/soong/android/
H A Drule_builder.go1120 func (c *RuleBuilderCommand) OutputDir() *RuleBuilderCommand { func