Searched defs:IsDependencyRoot (Results 1 – 2 of 2) sorted by relevance
/aosp12/build/soong/rust/ | ||
H A D | rust.go | 157 func (mod *Module) IsDependencyRoot() bool { func |
/aosp12/build/soong/cc/ | ||
H A D | cc.go | 1080 func (c *Module) IsDependencyRoot() bool { func |