Home
last modified time | relevance | path

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

/aosp_15_r20/external/crosvm/infra/
H A Drecipes.py56 def parse(repo_root, recipes_cfg_path): argument
155 def checkout_engine(engine_path, repo_root, recipes_cfg_path): argument
/aosp_15_r20/external/perfetto/infra/luci/
H A Drecipes.py56 def parse(repo_root, recipes_cfg_path): argument
155 def checkout_engine(engine_path, repo_root, recipes_cfg_path): argument
/aosp_15_r20/external/skia/infra/bots/
H A Drecipes.py56 def parse(repo_root, recipes_cfg_path): argument
155 def checkout_engine(engine_path, repo_root, recipes_cfg_path): argument
/aosp_15_r20/external/perfetto/python/perfetto/common/
H A Drepo_utils.py18 def repo_root(): function
/aosp_15_r20/external/vixl/
H A D.ycm_extra_conf.py8 repo_root = os.path.dirname(os.path.abspath(__file__)) variable
/aosp_15_r20/external/python/google-auth-library-python/.kokoro/
Dtrampoline_v2.sh232 function repo_root() { function
/aosp_15_r20/external/python/python-api-core/.kokoro/
Dtrampoline_v2.sh232 function repo_root() { function
/aosp_15_r20/external/python/google-api-python-client/.kokoro/
Dtrampoline_v2.sh232 function repo_root() { function
/aosp_15_r20/external/skia/infra/bots/recipes/
H A Dinfra.py20 def git_init(api, repo_root, env): argument
/aosp_15_r20/development/tools/external_crates/crate_tool/src/
H A Dcrate_collection.rs35 repo_root: PathBuf, field
/aosp_15_r20/development/tools/external_crates/test_mapping/src/
H A Drdeps.rs58 let repo_root = repo_root.into(); in grep_and_parse() localVariable
/aosp_15_r20/external/pytorch/docs/cpp/source/
H A Dconf.py54 repo_root = os.path.dirname( # {repo_root} variable
/aosp_15_r20/external/perfetto/tools/
H A Drecord_android_trace304 def repo_root(): function
H A Dgn_utils.py60 def repo_root(): function
/aosp_15_r20/external/cronet/components/cronet/gn2bp/
H A Dgn_utils.py55 def repo_root(): function
/aosp_15_r20/external/cronet/android/tools/gn2bp/
H A Dgn_utils.py55 def repo_root(): function
/aosp_15_r20/tools/asuite/atest/integration_tests/
H A Dsplit_build_test_script.py71 def __init__(self, env, repo_root, config, objs): argument