Home
last modified time | relevance | path

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

/aosp_15_r20/external/bazelbuild-rules_python/gazelle/python/
H A Dconfigure.go127 config.SetPythonProjectRoot(rel)
/aosp_15_r20/external/bazelbuild-rules_python/gazelle/pythonconfig/
H A Dpythonconfig.go263 func (c *Config) SetPythonProjectRoot(pythonProjectRoot string) { func