Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/meson_to_hermetic/
H A Dmeson_build_state.py87 class PythonCustomTarget(CustomTarget): class
286 self.custom_py_targets: list[PythonCustomTarget] = []
H A Dmeson_to_hermetic.py1154 python_custom_target = PythonCustomTarget()