Home
last modified time | relevance | path

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

/build/soong/android/
Dmodule_proxy.go179 func (m ModuleProxy) GetProperties() []interface{} { func
Dmodule.go110 GetProperties() []interface{} methodSpec
1160 func (m *ModuleBase) GetProperties() []interface{} { func