Home
last modified time | relevance | path

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

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