Home
last modified time | relevance | path

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

/aosp_15_r20/build/soong/android/
H A Dmodule_test.go982 type pathContextAddMissingDependenciesWrapper struct { struct
988 func (p *pathContextAddMissingDependenciesWrapper) AddMissingDependencies(deps []string) { argument
991 func (p *pathContextAddMissingDependenciesWrapper) OtherModuleName(module blueprint.Module) string { argument
995 func (p *pathContextAddMissingDependenciesWrapper) Module() Module { return nil } argument
997 func (p *pathContextAddMissingDependenciesWrapper) GetOutputFiles() OutputFilesInfo { argument
1001 func (p *pathContextAddMissingDependenciesWrapper) EqualModules(m1, m2 Module) bool { argument
1077 ctx := &pathContextAddMissingDependenciesWrapper{