Home
last modified time | relevance | path

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

12

/external/skia/infra/bots/recipes/
Dcompute_buildstats.py137 def analyze_web_file(api, checkout_root, out_dir, files): argument
164 def analyze_cpp_lib(api, checkout_root, out_dir, files): argument
192 def analyze_flutter_lib(api, checkout_root, out_dir, files): argument
231 def analyze_wasm_file(api, checkout_root, out_dir, files): argument
263 def make_treemap(api, checkout_root, out_dir, files): argument
/external/skqp/infra/bots/recipes/
Dcompute_buildstats.py107 def analyze_web_file(api, checkout_root, out_dir, files): argument
120 def analyze_cpp_lib(api, checkout_root, out_dir, files): argument
134 def analyze_flutter_lib(api, checkout_root, out_dir, files): argument
164 def analyze_wasm_file(api, checkout_root, out_dir, files): argument
/external/skqp/infra/bots/recipe_modules/checkout/
Dapi.py20 def git(self, checkout_root): argument
32 def bot_update(self, checkout_root, gclient_cache=None, argument
/external/skia/infra/bots/recipe_modules/checkout/
Dapi.py34 def git(self, checkout_root): argument
47 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
Dgyp_libyuv19 checkout_root = os.path.dirname(os.path.realpath(__file__)) variable
/external/skqp/infra/bots/recipe_modules/build/
Dflutter.py6 def compile_fn(api, checkout_root, out_dir): argument
Dandroid.py9 def compile_fn(api, checkout_root, out_dir): argument
Dcmake.py9 def compile_fn(api, checkout_root, _ignore): argument
Dchromebook.py6 def compile_fn(api, checkout_root, out_dir): argument
Dchromecast.py6 def compile_fn(api, checkout_root, out_dir): argument
Dcanvaskit.py13 def compile_fn(api, checkout_root, _ignore): argument
Dpathkit.py13 def compile_fn(api, checkout_root, _ignore): argument
Dskqp.py14 def compile_fn(api, checkout_root, _ignore): argument
Dapi.py56 def __call__(self, checkout_root, out_dir): argument
/external/skia/infra/bots/recipe_modules/build/
Dchromebook.py15 def compile_fn(api, checkout_root, out_dir): argument
Dcmake.py11 def compile_fn(api, checkout_root, _ignore): argument
Dflutter.py15 def compile_fn(api, checkout_root, out_dir): argument
Dpathkit.py8 def compile_fn(api, checkout_root, _ignore): argument
Ddocker.py37 def compile_fn(api, checkout_root, out_dir): argument
Dandroid.py10 def compile_fn(api, checkout_root, out_dir): argument
Dcanvaskit.py9 def compile_fn(api, checkout_root, _ignore): argument
Dskqp.py9 def compile_fn(api, checkout_root, _ignore): argument
Dapi.py55 def __call__(self, checkout_root, out_dir): argument
/external/llvm-project/llvm/utils/docker/scripts/llvm_checksum/
Dproject_tree.py27 def WalkProjectFiles(checkout_root, all_projects, project, visitor): argument

12