Home
last modified time | relevance | path

Searched refs:StaticDepTag (Results 1 – 3 of 3) sorted by relevance

/build/soong/cc/
Dlinkable.go289 func StaticDepTag(wholeStatic bool) blueprint.DependencyTag { func
/build/soong/rust/
Dsanitize.go158 depTag = cc.StaticDepTag(false)
Drust.go1209 cc.StaticDepTag(false), deps.StaticLibs...)
1212 cc.StaticDepTag(true), deps.WholeStaticLibs...)