/aosp12/build/soong/android/ |
H A D | notices.go | 31 Merged OptionalPath 32 TxtOutput OptionalPath 33 HtmlOutput OptionalPath 34 HtmlGzOutput OptionalPath
|
H A D | paths.go | 263 type OptionalPath struct { struct 271 return OptionalPath{} 303 func (p OptionalPath) RelativeToTop() OptionalPath { 1045 return OptionalPath{} 1050 return OptionalPath{} 1056 return OptionalPath{} 1059 return OptionalPath{} 1095 return OptionalPath{} 1105 return OptionalPath{} 1108 return OptionalPath{} [all …]
|
H A D | prebuilt_build_tool.go | 41 toolPath OptionalPath 96 func (t *prebuiltBuildTool) HostToolPath() OptionalPath {
|
/aosp12/build/soong/rust/ |
H A D | compiler.go | 170 distFile android.OptionalPath 172 strippedOutputFile android.OptionalPath 187 func (compiler *baseCompiler) coverageOutputZipPath() android.OptionalPath { 279 deps PathDeps) android.OptionalPath { 281 return android.OptionalPath{} 288 func (compiler *baseCompiler) CargoOutDir() android.OptionalPath { 296 func (compiler *baseCompiler) strippedOutputFilePath() android.OptionalPath {
|
H A D | rust.go | 128 unstrippedOutputFile android.OptionalPath 129 docTimestampFile android.OptionalPath 250 func (mod *Module) Toc() android.OptionalPath { 253 return android.OptionalPath{} 384 CrtBegin android.OptionalPath 385 CrtEnd android.OptionalPath 410 CargoOutDir() android.OptionalPath 425 strippedOutputFilePath() android.OptionalPath 607 func (mod *Module) OutputFile() android.OptionalPath { 1269 return android.OptionalPath{} [all …]
|
H A D | prebuilt.go | 107 deps PathDeps) android.OptionalPath { 109 return android.OptionalPath{}
|
/aosp12/build/soong/cc/ |
H A D | linkable.go | 113 OutputFile() android.OptionalPath 125 Toc() android.OptionalPath 312 TableOfContents android.OptionalPath 313 CoverageSharedLibrary android.OptionalPath
|
H A D | installer.go | 102 func (installer *baseInstaller) hostToolPath() android.OptionalPath { 103 return android.OptionalPath{}
|
H A D | binary.go | 92 toolPath android.OptionalPath 105 coverageOutputFile android.OptionalPath 473 func (binary *binaryDecorator) coverageOutputFilePath() android.OptionalPath { 508 var preferredArchSymlinkPath android.OptionalPath 530 func (binary *binaryDecorator) hostToolPath() android.OptionalPath {
|
H A D | vendor_snapshot.go | 32 android.OptionalPath{}, 41 android.OptionalPath{}, 50 android.OptionalPath{}, 77 snapshotZipFile android.OptionalPath
|
H A D | builder.go | 734 …crtBegin, crtEnd android.OptionalPath, groupLate bool, flags builderFlags, outputFile android.Writ… argument 815 baseName, exportedHeaderFlags string, symbolFile android.OptionalPath, argument 816 excludedSymbolVersions, excludedSymbolTags []string) android.OptionalPath { 875 …e, exportedHeaderFlags string, checkAllApis, isLlndk, isNdk, isVndkExt bool) android.OptionalPath { 1039 inputs Objects, baseName string) android.OptionalPath { 1054 return android.OptionalPath{}
|
H A D | object.go | 271 func (object *objectLinker) coverageOutputFilePath() android.OptionalPath { 272 return android.OptionalPath{}
|
H A D | cc.go | 180 CrtBegin, CrtEnd android.OptionalPath 183 LinkerFlagsFile android.OptionalPath 186 DynamicLinker android.OptionalPath 558 coverageOutputFilePath() android.OptionalPath 580 hostToolPath() android.OptionalPath 808 outputFile android.OptionalPath 842 func (c *Module) Toc() android.OptionalPath { 1019 return android.OptionalPath{} 1665 c.outputFile = android.OptionalPath{} 2606 depFile := android.OptionalPath{} [all …]
|
H A D | prebuilt.go | 357 h.module.outputFile = android.OptionalPath{} 415 toolPath android.OptionalPath 420 func (p *prebuiltBinaryLinker) hostToolPath() android.OptionalPath {
|
/aosp12/hardware/interfaces/compatibility_matrices/build/ |
H A D | vintf_compatibility_matrix.go | 117 func (g *vintfCompatibilityMatrixRule) getSchema(ctx android.ModuleContext) android.OptionalPath { 122 return android.OptionalPath{} 128 return android.OptionalPath{}
|
/aosp12/build/soong/python/ |
H A D | binary.go | 153 IntermPathForModuleOut() android.OptionalPath 188 depsSrcsZips android.Paths) android.OptionalPath { 195 var launcherPath android.OptionalPath
|
H A D | python.go | 166 installSource android.OptionalPath 185 depsSrcsZips android.Paths) android.OptionalPath 312 func (p *Module) HostToolPath() android.OptionalPath { 315 return android.OptionalPath{}
|
/aosp12/system/tools/hidl/build/ |
H A D | hidl_package_root.go | 56 currentPath android.OptionalPath 66 func (r *hidlPackageRoot) getCurrentPath() android.OptionalPath {
|
/aosp12/build/soong/java/ |
H A D | aar.go | 36 ExportedAssets() android.OptionalPath 105 noticeFile android.OptionalPath 106 assetPackage android.OptionalPath 151 func (a *aapt) ExportedAssets() android.OptionalPath { 689 func (a *AARImport) ExportedAssets() android.OptionalPath { 690 return android.OptionalPath{}
|
H A D | bootclasspath_fragment.go | 736 Stub_flags_path android.OptionalPath 739 Annotation_flags_path android.OptionalPath 742 Metadata_path android.OptionalPath 745 Index_path android.OptionalPath 748 All_flags_path android.OptionalPath 814 copyOptionalPath := func(path android.OptionalPath, property string) {
|
H A D | device_host_converter.go | 119 android.OptionalPath{}, false, nil, nil) 128 android.OptionalPath{}, false, nil, []string{"META-INF/TRANSITIVE"})
|
H A D | dexpreopt.go | 189 var profileClassListing android.OptionalPath 190 var profileBootListing android.OptionalPath
|
H A D | kotlin.go | 61 …otlinCommonSrcsList(ctx android.ModuleContext, commonSrcFiles android.Paths) android.OptionalPath { 74 return android.OptionalPath{}
|
/aosp12/system/sepolicy/build/soong/ |
H A D | cil_compat_map.go | 84 func expandTopHalf(ctx android.ModuleContext) android.OptionalPath { 85 var topHalf android.OptionalPath
|
/aosp12/build/soong/sysprop/ |
H A D | sysprop_library.go | 132 latestApiFile android.OptionalPath 133 currentApiFile android.OptionalPath 231 func (m *syspropLibrary) CurrentSyspropApiFile() android.OptionalPath {
|