Home
last modified time | relevance | path

Searched defs:Object (Results 1 – 4 of 4) 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 {
/build/soong/cc/
Dlinkable.go231 Object() bool methodSpec
Dcc.go3656 func (c *Module) Object() bool { func
/build/soong/rust/
Drust.go284 func (mod *Module) Object() bool { func