Home
last modified time | relevance | path

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

/build/soong/android/
Dpaths.go605 srcPath, err := safePathForSource(ctx, ctx.ModuleDir(), path[len(prefix):])
952 func safePathForSource(ctx PathContext, pathComponents ...string) (SourcePath, error) { func
Dpaths_test.go994 {"safePathForSource", safePathForSource},