Home
last modified time | relevance | path

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

/build/soong/python/
Dpython.go209 pythonLibTag = dependencyTag{name: "pythonLib"} var
294 ctx.AddVariationDependencies(nil, pythonLibTag, "libprotobuf-python")
298 ctx.AddVariationDependencies(nil, pythonLibTag,
303 ctx.AddVariationDependencies(nil, pythonLibTag, "py2-stdlib")
329 ctx.AddVariationDependencies(nil, pythonLibTag,
608 if ctx.OtherModuleDependencyTag(child) != pythonLibTag {