Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/infra/bots/recipes/
H A Dcompute_buildstats.py139 def analyze_web_file(api, checkout_root, out_dir, files): argument
166 def analyze_cpp_lib(api, checkout_root, out_dir, files): argument
194 def analyze_flutter_lib(api, checkout_root, out_dir, files): argument
233 def analyze_wasm_file(api, checkout_root, out_dir, files): argument
265 def make_treemap(api, checkout_root, out_dir, files): argument
/aosp_15_r20/external/skia/infra/bots/recipe_modules/checkout/
H A Dapi.py26 def git(self, checkout_root): argument
39 def bot_update(self, checkout_root, gclient_cache=None, argument
/aosp_15_r20/external/libyuv/
H A Ddownload_vs_toolchain.py20 checkout_root = os.path.dirname(os.path.realpath(__file__)) variable
/aosp_15_r20/external/skia/infra/bots/recipe_modules/build/
H A Dchromebook.py8 def compile_fn(api, checkout_root, out_dir): argument
H A Ddocker.py18 def compile_fn(api, checkout_root, out_dir): argument
H A Dcmake.py11 def compile_fn(api, checkout_root, _ignore): argument
H A Dandroid.py10 def compile_fn(api, checkout_root, out_dir): argument
H A Dcanvaskit.py9 def compile_fn(api, checkout_root, _ignore): argument
H A Dpathkit.py8 def compile_fn(api, checkout_root, _ignore): argument
H A Dapi.py47 def __call__(self, checkout_root, out_dir): argument
H A Ddefault.py72 def compile_fn(api, checkout_root, out_dir): argument
/aosp_15_r20/external/cronet/build/
H A Dgn_helpers.py267 def __init__(self, string, checkout_root=_CHROMIUM_ROOT): argument
/aosp_15_r20/external/angle/build/
H A Dgn_helpers.py266 def __init__(self, string, checkout_root=_CHROMIUM_ROOT): argument
/aosp_15_r20/external/autotest/utils/frozen_chromite/lib/
H A Dgit.py592 def IsFullManifest(checkout_root): argument