Home
last modified time | relevance | path

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

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