Home
last modified time | relevance | path

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

/aosp12/build/soong/android/
H A Dmutator.go582 func (t *topDownMutatorContext) MutatorName() string { func
617 func (b *bottomUpMutatorContext) MutatorName() string { func
/aosp12/build/blueprint/
H A Dmodule_ctx.go991 func (mctx *mutatorContext) MutatorName() string { func