Home
last modified time | relevance | path

Searched refs:sourceDepTag (Results 1 – 2 of 2) sorted by relevance

/build/soong/rust/
Dlibrary.go723 mctx.AddInterVariantDependency(sourceDepTag, v, sv)
Drust.go899 sourceMod := actx.GetDirectDepWithTag(mod.Name(), sourceDepTag)
1014 sourceDepTag = dependencyTag{name: "source"} var