Home
last modified time | relevance | path

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

/build/soong/android/
Dbazel_paths.go160 func transformSubpackagePath(ctx BazelConversionPathContext, path bazel.Label) bazel.Label { func
214 newPaths.Includes = append(newPaths.Includes, transformSubpackagePath(ctx, include))
217 newPaths.Excludes = append(newPaths.Excludes, transformSubpackagePath(ctx, exclude))