Home
last modified time | relevance | path

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

/build/soong/android/
Dpaths.go89 type ModuleWithDepsPathContext interface { interface
98 ModuleWithDepsPathContext
448 func getPathsFromModuleDep(ctx ModuleWithDepsPathContext, path, moduleName, tag string) (Paths, err… argument
490 func PathsAndMissingDepsForModuleSrcExcludes(ctx ModuleWithDepsPathContext, paths, excludes []strin… argument
546 func expandOneSrcPath(ctx ModuleWithDepsPathContext, sPath string, expandedExcludes []string) (Path… argument