Home
last modified time | relevance | path

Searched defs:repo_root (Results 1 – 6 of 6) sorted by relevance

/external/skqp/infra/bots/
Drecipes.py47 def parse(repo_root, recipes_cfg_path): argument
137 def checkout_engine(engine_path, repo_root, recipes_cfg_path): argument
/external/perfetto/infra/luci/
Drecipes.py58 def parse(repo_root, recipes_cfg_path): argument
168 def checkout_engine(engine_path, repo_root, recipes_cfg_path): argument
/external/skia/infra/bots/
Drecipes.py58 def parse(repo_root, recipes_cfg_path): argument
168 def checkout_engine(engine_path, repo_root, recipes_cfg_path): argument
/external/vixl/
D.ycm_extra_conf.py8 repo_root = os.path.dirname(os.path.abspath(__file__)) variable
/external/skia/infra/bots/recipes/
Dinfra.py19 def git_init(api, repo_root, env): argument
/external/perfetto/tools/
Dgn_utils.py56 def repo_root(): function