Home
last modified time | relevance | path

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

/build/soong/android/
Ddefaults.go47 func (d *DefaultableModuleBase) setProperties(props []interface{}, variableProperties interface{}) { func
68 setProperties(props []interface{}, variableProperties interface{}) methodSpec
95 module.setProperties(module.(Module).GetProperties(), module.(Module).base().variableProperties)