Home
last modified time | relevance | path

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

/aosp_15_r20/build/soong/android/
H A Dmodule_proxy.go171 func (m ModuleProxy) AddProperties(props ...interface{}) { func
H A Dmodule.go100 AddProperties(props ...interface{}) methodSpec
1121 func (m *ModuleBase) AddProperties(props ...interface{}) { func