Home
last modified time | relevance | path

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

/build/soong/android/
Dpaths.go90 type ModuleWithDepsPathContext interface { interface
681 func getPathsFromModuleDep(ctx ModuleWithDepsPathContext, path, moduleName, tag string) (Paths, err…
708 func GetModuleProxyFromPathDep(ctx ModuleWithDepsPathContext, moduleName, tag string) *ModuleProxy {
729 func GetModuleFromPathDep(ctx ModuleWithDepsPathContext, moduleName, tag string) blueprint.Module {