Searched defs:OutputFile (Results 1 – 17 of 17) sorted by relevance
43 OutputFile Path member85 func (m *VintfFragmentModule) OutputFile() Path { func
67 OutputFile OptionalPath member117 OutputFile OptionalPath member1289 OutputFile OptionalPath member
59 pub struct OutputFile { struct60 pub path: PathBuf, // relative to some root directory only main knows about61 pub contents: Vec<u8>,215 ) -> Result<Vec<OutputFile>> { in create_java_lib()238 pub fn create_cpp_lib(mut input: Input, codegen_mode: CodegenMode) -> Result<Vec<OutputFile>> { in create_cpp_lib()254 pub fn create_rust_lib(mut input: Input, codegen_mode: CodegenMode) -> Result<OutputFile> { in create_rust_lib()
15 OutputFile android.Path member
71 func (l *linkerConfig) OutputFile() android.OutputPath { func
85 func (as *AndroidAppSet) OutputFile() android.Path { func
79 OutputFile android.Path member251 func (a *AndroidApp) OutputFile() android.Path { func2202 OutputFile() android.Path methodSpec
38 OutputFile android.Path member
580 func (a *AndroidAppImport) OutputFile() android.Path { func
364 OutputFile android.Path member
46 OutputFile android.Path member220 func (s *ShBinary) OutputFile() android.Path { func
244 class OutputFile(object): class
78 pub fn generate_file(file: &FileSpec, context: &Context) -> Result<OutputFile> { in generate_file()
113 OutputFile() android.OptionalPath methodSpec
169 OutputFile android.OptionalPath member1380 func (c *Module) OutputFile() android.OptionalPath { func
350 func (p *PrebuiltEtc) OutputFile() android.Path { func
799 func (mod *Module) OutputFile() android.OptionalPath { func