Home
last modified time | relevance | path

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

/build/soong/android/
Dpaths.go968 func pathForSource(ctx PathContext, pathComponents ...string) (SourcePath, error) { func
1012 path, err := pathForSource(ctx, pathComponents...)
1042 path, err := pathForSource(ctx, pathComponents...)
1286 path, err := pathForSource(ctx, ctx.ModuleDir(), p)
Dpaths_test.go993 {"pathForSource", pathForSource},