Home
last modified time | relevance | path

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

/aosp_15_r20/external/pigweed/pw_env_setup/py/pw_env_setup/cipd_setup/
H A Dupdate.py36 def check_auth(cipd, package_files, cipd_service_account, spin): argument
287 cipd, argument
/aosp_15_r20/external/angle/src/tests/restricted_traces/
H A Dsync_restricted_traces_to_cipd.py32 def cipd(args, suppress_stdout=True): function
/aosp_15_r20/external/pigweed/pw_doctor/py/pw_doctor/
H A Ddoctor.py295 def cipd(ctx: DoctorContext): function
/aosp_15_r20/external/pigweed/pw_env_setup/py/pw_env_setup/
H A Denv_setup.py657 def cipd(self, spin): member in EnvSetup
/aosp_15_r20/external/skia/infra/bots/gen_tasks_logic/
H A Dtask_builder.go152 func (b *taskBuilder) cipd(pkgs ...*specs.CipdPackage) { func