Home
last modified time | relevance | path

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

/aosp12/build/soong/python/
H A Dpython.go637 func isPythonLibModule(module blueprint.Module) bool { func
675 if !isPythonLibModule(child) {