Home
last modified time | relevance | path

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

/build/soong/android/
Dpaths.go490 func getPathsFromModuleDep(ctx ModuleWithDepsPathContext, path, moduleName, tag string) (Paths, err… func
582 modulePaths, err := getPathsFromModuleDep(input.Context, e, m, t)
652 modulePaths, err := getPathsFromModuleDep(input.context, input.path, m, t)