Searched defs:RegisterMutatorFunc (Results 1 – 2 of 2) sorted by relevance
132 PreArchMutators(f RegisterMutatorFunc)137 HardCodedPreArchMutators(f RegisterMutatorFunc)139 PreDepsMutators(f RegisterMutatorFunc)140 PostDepsMutators(f RegisterMutatorFunc)141 FinalDepsMutators(f RegisterMutatorFunc)
47 …sterMutators(ctx *blueprint.Context, preArch, preDeps, postDeps, finalDeps []RegisterMutatorFunc) {80 type RegisterMutatorFunc func(RegisterMutatorsContext) type165 func PreArchMutators(f RegisterMutatorFunc) {169 func PreDepsMutators(f RegisterMutatorFunc) {173 func PostDepsMutators(f RegisterMutatorFunc) {177 func FinalDepsMutators(f RegisterMutatorFunc) {