Home
last modified time | relevance | path

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

/build/soong/cc/
Dlibrary_stub.go268 stubs := ctx.GetDirectDepsWithTag(stubImplDepTag)
Dcc.go807 stubImplDepTag = dependencyTag{name: "stub_impl"} var
2847 if depTag == stubImplDepTag {
3834 if depTag == stubImplDepTag {
Dlibrary.go1173 stubs := ctx.GetDirectDepsWithTag(stubImplDepTag)
2226 mctx.AddInterVariantDependency(stubImplDepTag, modules[len(modules)-1], modules[i])