Home
last modified time | relevance | path

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

/build/soong/android/
Dpackage_ctx.go231 paths := ExistentPathsForSources(ctx, paths)
Dpaths.go502 func ExistentPathsForSources(ctx PathGlobContext, paths []string) Paths { func
/build/soong/fsgen/
Dfilesystem_creator.go772 …props.Srcs = android.ExistentPathsForSources(ctx, ctx.Config().ProductVariables().PartitionVarsFor…
783 …props.Srcs = android.ExistentPathsForSources(ctx, ctx.Config().ProductVariables().PartitionVarsFor…
792 …props.Srcs = android.ExistentPathsForSources(ctx, ctx.Config().ProductVariables().PartitionVarsFor…
798 …props.Srcs = android.ExistentPathsForSources(ctx, ctx.Config().ProductVariables().PartitionVarsFor…