Home
last modified time | relevance | path

Searched defs:checkout_root (Results 1 – 14 of 14) sorted by relevance

/external/skia/infra/bots/recipes/
Dcompute_buildstats.py140 def analyze_web_file(api, checkout_root, out_dir, files): argument
167 def analyze_cpp_lib(api, checkout_root, out_dir, files): argument
195 def analyze_flutter_lib(api, checkout_root, out_dir, files): argument
234 def analyze_wasm_file(api, checkout_root, out_dir, files): argument
266 def make_treemap(api, checkout_root, out_dir, files): argument
/external/skia/infra/bots/recipe_modules/checkout/
Dapi.py35 def git(self, checkout_root): argument
48 def bot_update(self, checkout_root, gclient_cache=None, argument
/external/libyuv/files/
Ddownload_vs_toolchain.py20 checkout_root = os.path.dirname(os.path.realpath(__file__)) variable
/external/skia/infra/bots/recipe_modules/build/
Dchromebook.py8 def compile_fn(api, checkout_root, out_dir): argument
Ddocker.py18 def compile_fn(api, checkout_root, out_dir): argument
Dcmake.py11 def compile_fn(api, checkout_root, _ignore): argument
Dpathkit.py8 def compile_fn(api, checkout_root, _ignore): argument
Dandroid.py10 def compile_fn(api, checkout_root, out_dir): argument
Dcanvaskit.py9 def compile_fn(api, checkout_root, _ignore): argument
Dapi.py47 def __call__(self, checkout_root, out_dir): argument
Ddefault.py71 def compile_fn(api, checkout_root, out_dir): argument
/external/cronet/build/
Dgn_helpers.py264 def __init__(self, string, checkout_root=_CHROMIUM_ROOT): argument
/external/angle/build/
Dgn_helpers.py267 def __init__(self, string, checkout_root=_CHROMIUM_ROOT): argument
/external/autotest/utils/frozen_chromite/lib/
Dgit.py592 def IsFullManifest(checkout_root): argument