Home
last modified time | relevance | path

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

/aosp_15_r20/external/bazelbuild-rules_python/gazelle/python/
H A Dconfigure.go63 pythonconfig.GenerationModePerFileIncludeInit,
161 case pythonconfig.GenerationModePerFileIncludeInit:
/aosp_15_r20/external/bazelbuild-rules_python/gazelle/pythonconfig/
H A Dpythonconfig.go57 GenerationModePerFileIncludeInit = "python_generation_mode_per_file_include_init" const