Home
last modified time | relevance | path

Searched refs:DirectoryPathsForModuleSrc (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/build/soong/android/
H A Ddirgroup.go60 dirs := DirectoryPathsForModuleSrc(ctx, fg.properties.Dirs.GetOrDefault(ctx, nil))
H A Dpaths.go598 func DirectoryPathsForModuleSrc(ctx ModuleMissingDepsPathContext, paths []string) DirectoryPaths { func
/aosp_15_r20/build/soong/genrule/
H A Dgenrule.go898 dirSrcs := android.DirectoryPathsForModuleSrc(ctx, properties.Dir_srcs)