Searched defs:IsPrebuilt (Results 1 – 3 of 3) sorted by relevance
/build/soong/cc/ | ||
D | linkable.go | 124 IsPrebuilt() bool methodSpec |
D | cc.go | 1676 func (c *Module) IsPrebuilt() bool { func |
/build/soong/rust/ | ||
D | rust.go | 195 func (mod *Module) IsPrebuilt() bool { func |