Home
last modified time | relevance | path

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

/build/soong/android/
Dpaths.go630 p := pathForModuleSrc(ctx, path)
776 prefix := pathForModuleSrc(input.Context).String()
864 p := pathForModuleSrc(input.context, input.path)
1653 func pathForModuleSrc(ctx EarlyModulePathContext, paths ...string) SourcePath { func
1674 subDirFullPath := pathForModuleSrc(ctx, subDir)
1685 subDirFullPath := pathForModuleSrc(ctx, subDir)
Dconfig.go1324 return pathForModuleSrc(ctx)