Home
last modified time | relevance | path

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

/build/soong/cc/
Dlinkable.go129 IsPrebuilt() bool methodSpec
Dcc.go146 IsPrebuilt bool member
1950 func (c *Module) IsPrebuilt() bool { func
/build/soong/rust/
Drust.go270 func (mod *Module) IsPrebuilt() bool { func