Home
last modified time | relevance | path

Searched refs:ModuleOutPath (Results 1 – 24 of 24) sorted by relevance

/aosp_15_r20/build/soong/cc/
H A Dstrip.go62 … (stripper *Stripper) strip(actx android.ModuleContext, in android.Path, out android.ModuleOutPath,
87 out android.ModuleOutPath, flags StripFlags) {
94 …r *Stripper) StripStaticLib(actx android.ModuleContext, in android.Path, out android.ModuleOutPath,
H A Dlibrary.go431 apiListCoverageXmlPath android.ModuleOutPath
728 getAPIListCoverageXMLPath() android.ModuleOutPath
1994 func (library *libraryDecorator) getAPIListCoverageXMLPath() android.ModuleOutPath {
2391 func maybeInjectBoringSSLHash(ctx android.ModuleContext, outputFile android.ModuleOutPath, argument
2392 inject *bool, fileName string) android.ModuleOutPath {
H A Dbuilder.go771 …flags builderFlags, outputFile android.ModuleOutPath, deps android.Paths, validations android.Path… argument
999 var outputFile android.ModuleOutPath
H A Dcoverage.go357 func parseSymbolFileForAPICoverage(ctx ModuleContext, symbolFile string) android.ModuleOutPath {
H A Dndk_library.go125 parsedCoverageXmlPath android.ModuleOutPath
/aosp_15_r20/build/soong/android/
H A Dpaths.go1743 type ModuleOutPath struct { struct
1747 func (p ModuleOutPath) RelativeToTop() Path { argument
1752 var _ Path = ModuleOutPath{}
1753 var _ WritablePath = ModuleOutPath{}
1755 func (p ModuleOutPath) objPathWithExt(ctx ModuleOutPathContext, subdir, ext string) ModuleObjPath { argument
1774 func PathForModuleOut(ctx ModuleOutPathContext, paths ...string) ModuleOutPath {
1779 return ModuleOutPath{
1787 ModuleOutPath anonMember
1808 ModuleOutPath: ModuleOutPath{
1837 ModuleOutPath anonMember
[all …]
H A Dbuild_prop.go198 func (r *RuleBuilder) appendText(path ModuleOutPath, text string) { argument
202 func (r *RuleBuilder) appendTextf(path ModuleOutPath, format string, a ...any) { argument
H A Dinit.go24 gob.Register(ModuleOutPath{})
H A Dsoong_config_modules_test.go38 outputPath ModuleOutPath
/aosp_15_r20/build/soong/rust/
H A Dstrip.go30 …ripper) StripExecutableOrSharedLib(ctx ModuleContext, in android.Path, out android.ModuleOutPath) {
H A Dcompiler.go273 cachedCargoOutDir android.ModuleOutPath
H A Dbuilder.go517 flags Flags) android.ModuleOutPath {
H A Dlibrary.go535 var outputFile android.ModuleOutPath
/aosp_15_r20/build/soong/bloaty/
H A Dbloaty.go96 filePath := path.(android.ModuleOutPath)
/aosp_15_r20/system/sepolicy/build/soong/
H A Dvalidate_bindings.go54 testTimestamp android.ModuleOutPath
H A Dmac_permissions.go54 outputPath android.ModuleOutPath
H A Dsepolicy_freeze.go45 freezeTestTimestamp android.ModuleOutPath
H A Dcompat_cil.go136 compatTestTimestamp android.ModuleOutPath
/aosp_15_r20/build/soong/java/
H A Dapp_set.go66 apkcertsFile android.ModuleOutPath
H A Ddroiddoc.go922 srcJarDir android.ModuleOutPath, srcJars android.Paths) android.OutputPath { argument
942 func zipSyncCleanupCmd(rule *android.RuleBuilder, srcJarDir android.ModuleOutPath) { argument
H A Drobolectric.go247 func generateSameDirRoboTestConfigJar(ctx android.ModuleContext, outputFile android.ModuleOutPath) { argument
H A Ddroidstubs.go235 srcJarDir android.ModuleOutPath
H A Dapp.go223 javaApiUsedByOutputFile android.ModuleOutPath
/aosp_15_r20/build/soong/apex/
H A Dapex.go519 nativeApisUsedByModuleFile android.ModuleOutPath
520 nativeApisBackedByModuleFile android.ModuleOutPath
521 javaApisUsedByModuleFile android.ModuleOutPath