Home
last modified time | relevance | path

Searched defs:DefaultVisibilty (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/bazelbuild-rules_python/gazelle/pythonconfig/
H A Dpythonconfig.go77 DefaultVisibilty = "python_default_visibility" const
465 func (c *Config) DefaultVisibilty() []string { func