Searched defs:repo_dir (Results 1 – 13 of 13) sorted by relevance
/aosp_15_r20/external/perfetto/python/perfetto/common/ |
H A D | repo_utils.py | 34 def repo_dir(rel_path): function
|
/aosp_15_r20/external/fmtlib/support/ |
H A D | check-commits | 21 repo_dir = os.path.join(work_dir, 'fmt') variable
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/tools/distrib/python/ |
D | docgen.py | 79 repo_dir = os.path.join(repo_parent_dir, 'grpc') variable
|
/aosp_15_r20/external/grpc-grpc/tools/distrib/python/ |
H A D | docgen.py | 80 repo_dir = os.path.join(repo_parent_dir, "grpc") variable
|
/aosp_15_r20/prebuilts/sdk/update_prebuilts/ |
H A D | maven.py | 58 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 D | analyzer.cc | 91 std::string repo_dir = state.repo_dir(); in GetBuildInputs() local
|
/aosp_15_r20/build/make/tools/ide_query/cc_analyzer_proto/ |
H A D | cc_analyzer.proto | 37 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 D | mod.rs | 237 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/ |
D | mod.rs | 237 let repo_dir = Path::new("tests/rust"); in for_each_rust_file() localVariable
|
/aosp_15_r20/external/perfetto/tools/ |
H A D | record_android_trace | 320 def repo_dir(rel_path): function
|
/aosp_15_r20/kernel/tests/tools/ |
H A D | create-tracefile.py | 382 def repo_dir(self) -> str: member in Config
|
/aosp_15_r20/libcore/tools/upstream/ |
H A D | merge-from-upstream | 252 def __init__(self, repo_dir, rel_path, resolve_dir): argument
|
/aosp_15_r20/external/rust/android-crates-io/crates/csv/tests/ |
D | tests.rs | 379 fn repo_dir() -> PathBuf { in repo_dir() function
|