Home
last modified time | relevance | path

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

/build/soong/android/
Dpackage_ctx.go216 paths := ExistentPathsForSources(ctx, paths)
Dpaths.go244 func ExistentPathsForSources(ctx PathContext, paths []string) Paths { func