Home
last modified time | relevance | path

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

/build/soong/android/
Dpaths.go448 func getPathsFromModuleDep(ctx ModuleWithDepsPathContext, path, moduleName, tag string) (Paths, err… func
502 modulePaths, err := getPathsFromModuleDep(ctx, e, m, t)
560 modulePaths, err := getPathsFromModuleDep(ctx, sPath, m, t)