Home
last modified time | relevance | path

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

/aosp_15_r20/build/soong/cc/
H A Dlinkable.go102 IsPrebuilt() bool methodSpec
H A Dcc.go1758 func (c *Module) IsPrebuilt() bool { func
/aosp_15_r20/build/soong/rust/
H A Drust.go208 func (mod *Module) IsPrebuilt() bool { func