Home
last modified time | relevance | path

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

/build/soong/cc/
Dlinkable.go20 IsDependencyRoot() bool methodSpec
Dcc.go1080 func (c *Module) IsDependencyRoot() bool { func
/build/soong/rust/
Drust.go157 func (mod *Module) IsDependencyRoot() bool { func