Home
last modified time | relevance | path

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

/build/soong/android/
Dpackage_ctx.go231 paths := ExistentPathsForSources(ctx, paths)
Dpaths.go446 func ExistentPathsForSources(ctx PathGlobContext, paths []string) Paths { func