Home
last modified time | relevance | path

Searched refs:use_remote_cache (Results 1 – 3 of 3) sorted by relevance

/external/pigweed/pw_presubmit/py/pw_presubmit/
Dbuild.py97 use_remote_cache: bool = False,
118 if use_remote_cache and ctx.luci:
Dpresubmit_context.py457 use_remote_cache: bool = False variable in PresubmitContext
Dpigweed_presubmit.py102 *args, use_remote_cache=True, strict_module_lockfile=True, **kwargs