Searched refs:ExistentPathsForSources (Results 1 – 2 of 2) sorted by relevance
/build/soong/android/ | ||
D | package_ctx.go | 216 paths := ExistentPathsForSources(ctx, paths) |
D | paths.go | 244 func ExistentPathsForSources(ctx PathContext, paths []string) Paths { func |