Home
last modified time | relevance | path

Searched refs:pathForModuleSrc (Results 1 – 2 of 2) sorted by relevance

/build/soong/android/
Dpaths.go320 prefix := pathForModuleSrc(ctx).String()
414 paths := ctx.GlobFiles(pathForModuleSrc(ctx, s).String(), expandedExcludes)
417 p := pathForModuleSrc(ctx, s)
1041 func pathForModuleSrc(ctx ModuleContext, paths ...string) SourcePath { func
1062 subDirFullPath := pathForModuleSrc(ctx, subDir)
1073 subDirFullPath := pathForModuleSrc(ctx, subDir)
Dconfig.go714 return pathForModuleSrc(ctx)