Home
last modified time | relevance | path

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

/aosp_15_r20/external/executorch/
H A Dsetup.py211 def src_path(self, installer: "InstallerBuildExt") -> Path:
287 def dst_path(self, installer: "InstallerBuildExt") -> Path:
325 def src_path(self, installer: "InstallerBuildExt") -> Path:
345 def dst_path(self, installer: "InstallerBuildExt") -> Path:
358 class InstallerBuildExt(build_ext): class