Home
last modified time | relevance | path

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

/external/bazelbuild-rules_python/gazelle/python/
Dconfigure.go178 config.SetBinaryNamingConvention(strings.TrimSpace(d.Value))
/external/bazelbuild-rules_python/gazelle/pythonconfig/
Dpythonconfig.go428 func (c *Config) SetBinaryNamingConvention(binaryNamingConvention string) { func