Home
last modified time | relevance | path

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

/build/soong/cc/
Dlinkable.go124 IsPrebuilt() bool methodSpec
Dsanitize.go876 if c.IsPrebuilt() {
/build/soong/rust/
Drust.go164 func (mod *Module) IsPrebuilt() bool { func