Home
last modified time | relevance | path

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

/build/soong/tradefed/
Dautogen.go81 type Object struct { struct
83 Type string
84 Class string
85 Options []Option
90 func (ob Object) Config() string {