Home
last modified time | relevance | path

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

/aosp12/build/soong/android/
H A Dmutator.go543 b := t.createModuleWithoutInheritance(factory, &nameProp, attrs).(BazelTargetModule)
612 func (t *topDownMutatorContext) createModuleWithoutInheritance(factory ModuleFactory, props ...inte… func