Home
last modified time | relevance | path

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

/aosp_15_r20/build/soong/android/
H A Dpaths.go622 p := pathForModuleSrc(ctx, path)
768 prefix := pathForModuleSrc(input.Context).String()
856 p := pathForModuleSrc(input.context, input.path)
1672 func pathForModuleSrc(ctx EarlyModulePathContext, paths ...string) SourcePath { func
1693 subDirFullPath := pathForModuleSrc(ctx, subDir)
1704 subDirFullPath := pathForModuleSrc(ctx, subDir)
H A Dconfig.go1185 return pathForModuleSrc(ctx)