Home
last modified time | relevance | path

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

/aosp12/build/soong/python/
H A Dbinary.go37 type bazelPythonBinaryAttributes struct { struct
38 Main string
39 Srcs bazel.LabelListAttribute
40 Data bazel.LabelListAttribute
41 Python_version string
46 bazelPythonBinaryAttributes anonMember