Searched defs:pathContextAddMissingDependenciesWrapper (Results 1 – 1 of 1) sorted by relevance
982 type pathContextAddMissingDependenciesWrapper struct { struct983 PathContext984 OtherModuleProviderContext985 missingDeps []string988 func (p *pathContextAddMissingDependenciesWrapper) AddMissingDependencies(deps []string) {991 func (p *pathContextAddMissingDependenciesWrapper) OtherModuleName(module blueprint.Module) string {995 func (p *pathContextAddMissingDependenciesWrapper) Module() Module { return nil }997 func (p *pathContextAddMissingDependenciesWrapper) GetOutputFiles() OutputFilesInfo {1001 func (p *pathContextAddMissingDependenciesWrapper) EqualModules(m1, m2 Module) bool {