Home
last modified time | relevance | path

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

/aosp_15_r20/build/soong/android/
H A Dpaths.go673 func getPathsFromModuleDep(ctx ModuleWithDepsPathContext, path, moduleName, tag string) (Paths, err… func
778 modulePaths, err := getPathsFromModuleDep(input.Context, e, m, t)
849 modulePaths, err := getPathsFromModuleDep(input.context, input.path, m, t)