Home
last modified time | relevance | path

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

/build/soong/cc/
Dlinkable.go293 func StaticDepTag(wholeStatic bool) blueprint.DependencyTag { func
/build/soong/rust/
Dsanitize.go270 depTag := cc.StaticDepTag(true)
287 depTag = cc.StaticDepTag(false)
Drust.go1655 depTag := cc.StaticDepTag(true)
1663 depTag := cc.StaticDepTag(false)