Home
last modified time | relevance | path

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

/aosp_15_r20/external/bazelbuild-rules_python/gazelle/python/
H A Dgenerate.go319 hasInit, nonEmptyInit := hasLibraryEntrypointFile(args.Dir)
523 func hasLibraryEntrypointFile(dir string) (bool, bool) { func