Home
last modified time | relevance | path

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

/aosp_15_r20/external/toolchain-utils/llvm_tools/
H A Dclean_up_old_llvm_patches.py82 def upload_changes(cros_overlay: Path, autosubmit_cwd: Path) -> None: function
H A Dupdate_chromeos_llvm_hash.py779 upload_changes=True, argument
/aosp_15_r20/external/toolchain-utils/rust_tools/
H A Dauto_update_rust_bootstrap.py393 def upload_changes(git_dir: Path): function