Home
last modified time | relevance | path

Searched defs:mutator (Results 1 – 5 of 5) sorted by relevance

/build/soong/android/
Dregister.go98 type mutator struct { struct
99 name string
100 bottomUpMutator blueprint.BottomUpMutator
101 topDownMutator blueprint.TopDownMutator
102 transitionMutator blueprint.TransitionMutator
103 parallel bool
Dmutator.go546 mutator TransitionMutator member
/build/bazel/scripts/bp2build_progress/
Dsoong_module_json.py27 def make_variation(mutator, variation): argument
/build/blueprint/
Dprovider.go49 mutator string member
Dcontext.go800 mutator TransitionMutator member