Searched defs:pathContextAddMissingDependenciesWrapper (Results 1 – 1 of 1) sorted by relevance
1006 type pathContextAddMissingDependenciesWrapper struct { struct1007 PathContext1008 missingDeps []string1011 func (p *pathContextAddMissingDependenciesWrapper) AddMissingDependencies(deps []string) {1014 func (p *pathContextAddMissingDependenciesWrapper) OtherModuleName(module blueprint.Module) string {