| /build/soong/android/ |
| D | package.go | 64 if existed, _, _ := ctx.Config().fs.Exists(filepath.Join(ctx.ModuleDir(), "METADATA")); existed { 99 return newPackageId(ctx.ModuleDir()) 111 module.nameProperties.Name = proptools.StringPtr("//" + ctx.ModuleDir())
|
| D | override_module.go | 55 ModuleDir() string methodSpec 80 func (o *OverrideModuleBase) ModuleDir() string { func 216 b.overridableModuleProperties.OverriddenByModuleDir = o.ModuleDir() 280 overrideModule.setModuleDir(ctx.ModuleDir())
|
| D | singleton.go | 27 ModuleDir(module blueprint.Module) string methodSpec 261 qualified := createQualifiedModuleName(s.ModuleName(referer), s.ModuleDir(referer)) 269 depDir := s.ModuleDir(module) 276 referer.Name(), depQualified, "//"+s.ModuleDir(referer))
|
| D | bazel_paths.go | 279 if !foundPackageBoundary && isPackageBoundary(ctx.Config(), ctx.ModuleDir(), pathComponents, i) { 293 moduleDir := ctx.ModuleDir() 366 …rootRelativeExpandedExcludes = append(rootRelativeExpandedExcludes, filepath.Join(ctx.ModuleDir(),… 578 path := ExistentPathForSource(ctx, ctx.ModuleDir(), prop) 580 if path.Valid() && parentDir(path.String()) == ctx.ModuleDir() {
|
| D | visibility.go | 240 qualified := createQualifiedModuleName(ctx.ModuleName(), ctx.ModuleDir()) 441 qualified := createQualifiedModuleName(ctx.ModuleName(), ctx.ModuleDir()) 462 …ible to this module\nYou may need to add %q to its visibility", depQualified, "//"+ctx.ModuleDir())
|
| D | license.go | 87 ctx.ModuleDir(), m.Name())
|
| D | filegroup.go | 285 relativeRoot := ctx.ModuleDir() 332 if ctx.OtherModuleDir(fg.module) == ctx.ModuleDir() {
|
| /build/soong/python/ |
| D | bp2build.go | 105 if !strings.HasSuffix(ctx.ModuleDir(), "/"+pkg_path) && ctx.ModuleDir() != pkg_path { 106 … folders the Android.bp file is in. pkg_path: %s, module directory: %s", pkg_path, ctx.ModuleDir())
|
| /build/soong/java/ |
| D | java_resources.go | 47 dirs := ctx.Glob(android.PathForSource(ctx, ctx.ModuleDir()).Join(ctx, exclude).String(), nil) 60 …dirs := ctx.Glob(android.PathForSource(ctx, ctx.ModuleDir()).Join(ctx, resourceDir).String(), excl…
|
| D | support_libraries.go | 32 dir := ctx.ModuleDir(module)
|
| D | prebuilt_apis.go | 171 dir := mctx.ModuleDir() + "/" + subdir 181 files[i] = strings.TrimPrefix(f, mctx.ModuleDir()+"/") 223 mctx.ModuleErrorf("no api file found under %q", mctx.ModuleDir())
|
| D | kotlin.go | 94 kotlinName := filepath.Join(ctx.ModuleDir(), ctx.ModuleSubDir(), ctx.ModuleName()) 204 kotlinName := filepath.Join(ctx.ModuleDir(), ctx.ModuleSubDir(), ctx.ModuleName())
|
| /build/soong/rust/ |
| D | clippy.go | 41 enabled, lints, err := config.ClippyLintsForDir(ctx.ModuleDir(), c.Properties.Clippy_lints)
|
| D | sanitize.go | 153 if !ctx.Config().MemtagHeapDisabledForPath(ctx.ModuleDir()) { 178 if ctx.Config().MemtagHeapSyncEnabledForPath(ctx.ModuleDir()) { 185 } else if ctx.Config().MemtagHeapAsyncEnabledForPath(ctx.ModuleDir()) { 199 …orRamdisk() || ctx.RustModule().InRecovery()) && !strings.HasPrefix(ctx.ModuleDir(), "bionic/libc"…
|
| /build/soong/bp2build/ |
| D | build_conversion.go | 138 ModuleDir(module blueprint.Module) string methodSpec 266 dir := bpCtx.ModuleDir(m) 296 moduleType, bpCtx.ModuleDir(m), m.Name(), strings.Join(unconvertedDeps, ", ")) 307 moduleType, bpCtx.ModuleDir(m), m.Name(), strings.Join(unconvertedDeps, ", ")) 473 packageName: ctx.ModuleDir(m), 729 return fmt.Sprintf("//%s:%s", c.ModuleDir(logicModule), targetNameWithVariant(c, logicModule))
|
| /build/soong/cc/ |
| D | tidy.go | 122 headerFilter += "\"(^" + ctx.ModuleDir() + "/|" + defaultDirs + ")\"" 147 tidyChecks += config.TidyChecksForDir(ctx.ModuleDir()) 247 moduleDir := ctx.ModuleDir(module)
|
| D | library_stub.go | 126 d.dirs = append(d.dirs, android.MaybeExistentPathForSource(ctx, ctx.ModuleDir(), dir)) 130 d.systemDirs = append(d.systemDirs, android.MaybeExistentPathForSource(ctx, ctx.ModuleDir(), dir)) 160 in = android.MaybeExistentPathForSource(ctx, ctx.ModuleDir(), src) 467 v.src = android.MaybeExistentPathForSource(ctx, ctx.ModuleDir(), String(v.properties.Src))
|
| D | snapshot_utils.go | 117 …if isSnapshotAware(ctx.DeviceConfig(), m, image.IsProprietaryPath(ctx.ModuleDir(), ctx.DeviceConfi…
|
| D | compiler.go | 561 "-I"+android.PathForModuleGen(ctx, "yacc", ctx.ModuleDir()).String()) 599 module := ctx.ModuleDir() + "/Android.bp:" + ctx.ModuleName() 603 if warningsAreAllowed(ctx.ModuleDir()) { 617 if android.HasAnyPrefix(ctx.ModuleDir(), allowedManualInterfacePaths) {
|
| /build/blueprint/bootstrap/ |
| D | writedocs.go | 45 filepath.Join(ctx.SrcDir(), ctx.ModuleDir(m)))
|
| /build/soong/tradefed/ |
| D | autogen_bazel.go | 102 defaultTestConfigPath := ctx.ModuleDir() + "/AndroidTest.xml"
|
| /build/blueprint/ |
| D | singleton_ctx.go | 38 ModuleDir(module Module) string methodSpec 193 func (s *singletonContext) ModuleDir(logicModule Module) string { func 194 return s.context.ModuleDir(logicModule)
|
| /build/soong/snapshot/ |
| D | recovery_snapshot.go | 48 if isRecoveryProprietaryPath(ctx.ModuleDir(), ctx.DeviceConfig()) {
|
| D | vendor_snapshot.go | 59 if isVendorProprietaryPath(ctx.ModuleDir(), ctx.DeviceConfig()) {
|
| /build/soong/provenance/ |
| D | provenance_singleton.go | 104 …artifactMetaDataFile := android.PathForIntermediates(ctx, "provenance_metadata", ctx.ModuleDir(), …
|