Home
last modified time | relevance | path

Searched defs:repo_dir (Results 1 – 13 of 13) sorted by relevance

/aosp_15_r20/external/perfetto/python/perfetto/common/
H A Drepo_utils.py34 def repo_dir(rel_path): function
/aosp_15_r20/external/fmtlib/support/
H A Dcheck-commits21 repo_dir = os.path.join(work_dir, 'fmt') variable
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/tools/distrib/python/
Ddocgen.py79 repo_dir = os.path.join(repo_parent_dir, 'grpc') variable
/aosp_15_r20/external/grpc-grpc/tools/distrib/python/
H A Ddocgen.py80 repo_dir = os.path.join(repo_parent_dir, "grpc") variable
/aosp_15_r20/prebuilts/sdk/update_prebuilts/
H A Dmaven.py58 def __init__(self, key, group_id, artifact_id, version, artifact_dir, repo_dir, file): argument
/aosp_15_r20/build/make/tools/ide_query/cc_analyzer/
H A Danalyzer.cc91 std::string repo_dir = state.repo_dir(); in GetBuildInputs() local
/aosp_15_r20/build/make/tools/ide_query/cc_analyzer_proto/
H A Dcc_analyzer.proto37 string repo_dir = 1; field
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/syn-2.0.55/tests/repo/
H A Dmod.rs237 let repo_dir = Path::new("tests/rust"); in for_each_rust_file() localVariable
/aosp_15_r20/external/rust/android-crates-io/crates/syn/tests/repo/
Dmod.rs237 let repo_dir = Path::new("tests/rust"); in for_each_rust_file() localVariable
/aosp_15_r20/external/perfetto/tools/
H A Drecord_android_trace320 def repo_dir(rel_path): function
/aosp_15_r20/kernel/tests/tools/
H A Dcreate-tracefile.py382 def repo_dir(self) -> str: member in Config
/aosp_15_r20/libcore/tools/upstream/
H A Dmerge-from-upstream252 def __init__(self, repo_dir, rel_path, resolve_dir): argument
/aosp_15_r20/external/rust/android-crates-io/crates/csv/tests/
Dtests.rs379 fn repo_dir() -> PathBuf { in repo_dir() function