Home
last modified time | relevance | path

Searched refs:isDependencyRoot (Results 1 – 5 of 5) sorted by relevance

/build/soong/rust/
Dbinary.go154 func (binary *binaryDecorator) isDependencyRoot() bool { func
Dcompiler.go292 func (compiler *baseCompiler) isDependencyRoot() bool { func
Drust.go159 return mod.compiler.isDependencyRoot()
423 isDependencyRoot() bool methodSpec
/build/soong/cc/
Dbinary.go193 func (binary *binaryDecorator) isDependencyRoot() bool { func
Dcc.go1082 isDependencyRoot() bool
1084 return root.isDependencyRoot()