Home
last modified time | relevance | path

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

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