Home
last modified time | relevance | path

Searched refs:gclient_cache (Results 1 – 2 of 2) sorted by relevance

/third_party/flutter/skia/infra/bots/recipe_modules/checkout/
Dapi.py32 def bot_update(self, checkout_root, gclient_cache=None, argument
52 if not gclient_cache:
53 gclient_cache = self.m.vars.cache_dir.join('git')
60 cfg_kwargs['CACHE_DIR'] = gclient_cache
/third_party/skia/infra/bots/recipe_modules/checkout/
Dapi.py48 def bot_update(self, checkout_root, gclient_cache=None, argument
66 if not gclient_cache:
67 gclient_cache = self.m.vars.cache_dir.join('git')
74 cfg_kwargs['CACHE_DIR'] = gclient_cache