Home
last modified time | relevance | path

Searched defs:OutputFile (Results 1 – 16 of 16) sorted by relevance

/aosp12/frameworks/compile/slang/
H A Dllvm-rs-cc.cpp77 std::string OutputFile(OutputDir); in DetermineOutputFile() local
170 const char *OutputFile = BCOutputFile; in makeFileList() local
H A Dslang.cpp132 OpenOutputFile(const char *OutputFile, in OpenOutputFile()
308 bool Slang::setOutput(const char *OutputFile) { in setOutput()
342 bool Slang::setDepOutput(const char *OutputFile) { in setDepOutput()
/aosp12/build/soong/linkerconfig/
H A Dlinkerconfig.go72 func (l *linkerConfig) OutputFile() android.OutputPath { func
/aosp12/build/soong/java/
H A Dapp_set.go80 func (as *AndroidAppSet) OutputFile() android.Path { func
H A Drro.go167 func (r *RuntimeResourceOverlay) OutputFile() android.Path { func
H A Dapp_import.go351 func (a *AndroidAppImport) OutputFile() android.Path { func
H A Dapp.go184 func (a *AndroidApp) OutputFile() android.Path { func
H A Dsdk_library.go2389 func (module *sdkLibraryXml) OutputFile() android.OutputPath { func
/aosp12/build/soong/android/
H A Dandroidmk.go66 OutputFile OptionalPath member
112 OutputFile OptionalPath member
/aosp12/system/tools/aidl/
H A Doptions.h131 const string& OutputFile() const { return output_file_; } in OutputFile() function
/aosp12/build/make/tools/releasetools/
H A Dadd_img_to_target_files.py89 class OutputFile(object): class
/aosp12/build/soong/etc/
H A Dprebuilt_etc.go244 func (p *PrebuiltEtc) OutputFile() android.OutputPath { func
/aosp12/build/soong/cc/
H A Dvndk.go568 func (txt *vndkLibrariesTxt) OutputFile() android.OutputPath { func
H A Dcc.go993 func (c *Module) OutputFile() android.OptionalPath { func
/aosp12/build/soong/sh/
H A Dsh_binary.go181 func (s *ShBinary) OutputFile() android.OutputPath { func
/aosp12/build/soong/rust/
H A Drust.go607 func (mod *Module) OutputFile() android.OptionalPath { func