Home
last modified time | relevance | path

Searched defs:ModuleOutPath (Results 1 – 8 of 8) sorted by relevance

/build/soong/android/
Dbuild_prop.go198 func (r *RuleBuilder) appendText(path ModuleOutPath, text string) {
202 func (r *RuleBuilder) appendTextf(path ModuleOutPath, format string, a ...any) {
Dpaths.go1724 type ModuleOutPath struct { struct
1725 OutputPath
1728 func (p ModuleOutPath) RelativeToTop() Path {
1736 func (p ModuleOutPath) objPathWithExt(ctx ModuleOutPathContext, subdir, ext string) ModuleObjPath {
1768 ModuleOutPath anonMember
1818 ModuleOutPath anonMember
1842 ModuleOutPath anonMember
/build/soong/ci_tests/
Dci_test_package_zip.go194 …uleContext, m android.Module, builder *android.RuleBuilder, stagingDir android.ModuleOutPath, prod…
/build/soong/java/
Drobolectric.go294 func generateSameDirRoboTestConfigJar(ctx android.ModuleContext, outputFile android.ModuleOutPath) {
Ddroiddoc.go938 srcJarDir android.ModuleOutPath, srcJars android.Paths) android.OutputPath {
958 func zipSyncCleanupCmd(rule *android.RuleBuilder, srcJarDir android.ModuleOutPath) {
/build/soong/cc/
Dbuilder.go779 …flags builderFlags, outputFile android.ModuleOutPath, deps android.Paths, validations android.Path…
864 func BuildRustStubs(ctx android.ModuleContext, outputFile android.ModuleOutPath,
Dlibrary.go806 setAPIListCoverageXMLPath(out android.ModuleOutPath)
2540 func maybeInjectBoringSSLHash(ctx android.ModuleContext, outputFile android.ModuleOutPath,
/build/soong/rust/
Dlibrary.go199 setAPIListCoverageXMLPath(out android.ModuleOutPath)