Home
last modified time | relevance | path

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

/build/soong/python/
Dpython.go213 launcherSharedLibTag = dependencyTag{name: "launcherSharedLib"} var
334 ctx.AddFarVariationDependencies(ctx.Target().Variations(), launcherSharedLibTag, "libsqlite")
337 ctx.AddFarVariationDependencies(ctx.Target().Variations(), launcherSharedLibTag,
360 ctx.AddFarVariationDependencies(ctx.Target().Variations(), launcherSharedLibTag, "libsqlite")
363 ctx.AddFarVariationDependencies(ctx.Target().Variations(), launcherSharedLibTag,
368 ctx.AddFarVariationDependencies(ctx.Target().Variations(), launcherSharedLibTag,
425 if ctx.OtherModuleDependencyTag(dep) == launcherSharedLibTag {