Home
last modified time | relevance | path

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

/external/regex-re2/lib/codereview/
Dcodereview.py280 def Flush(self, ui, repo): argument
296 def Delete(self, ui, repo): argument
309 …def Upload(self, ui, repo, send_mail=False, gofmt=True, gofmt_just_warn=False, creating=False, qui… argument
386 def Mail(self, ui, repo): argument
502 def IsLocalCL(ui, repo, name): argument
506 def LoadCL(ui, repo, name, web=True): argument
556 def __init__(self, ui, repo, dir, f, web): argument
572 def LoadAllCL(ui, repo, web=True): argument
600 def RepoDir(ui, repo): argument
612 def CodeReviewDir(ui, repo): argument
[all …]
/external/v8/build/android/play_services/
Dpreprocess.py115 def ProcessGooglePlayServices(repo, out_dir, config_path, is_extracted_repo): argument
171 def _ImportFromAars(config, tmp_paths, repo): argument
183 def _ImportFromExtractedRepo(config, tmp_paths, repo): argument
202 def _ProcessResources(config, tmp_paths, repo): argument
/external/autotest/client/common_lib/
Dbase_packages.py32 def parse_ssh_path(repo): argument
46 def repo_run_command(repo, cmd, ignore_status=False, cd=True): argument
71 def create_directory(repo): argument
78 def check_diskspace(repo, min_free=None): argument
95 def check_write(repo): argument
104 def trim_custom_directories(repo, older_than_days=None): argument
279 def add_repository(self, repo): argument
295 def repo_check(self, repo): argument
Dsoftware_manager.py661 def add_repo(self, repo): argument
674 def remove_repo(self, repo): argument
/external/skia/tools/
Dgit-sync-deps102 def git_checkout_to_directory(git, repo, checkoutable, directory, verbose): argument