Home
last modified time | relevance | path

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

/build/soong/android/
Dmodule_proxy.go175 func (m ModuleProxy) AddProperties(props ...interface{}) { func
Dmodule.go109 AddProperties(props ...interface{}) methodSpec
1156 func (m *ModuleBase) AddProperties(props ...interface{}) { func