Home
last modified time | relevance | path

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

/aosp_15_r20/external/toolchain-utils/rust_tools/
H A Dauto_update_rust_bootstrap.py46 class EbuildVersion: class
121 ebuild: Path, rust_bootstrap_version: EbuildVersion
153 def find_rust_bootstrap_prebuilt(version: EbuildVersion) -> Optional[str]:
293 ebuild: Path, version: EbuildVersion, dry_run: bool
324 def uprev_ebuild(ebuild: Path, version: EbuildVersion, dry_run: bool) -> Path: