/aosp_15_r20/libcore/tools/upstream/ |
H A D | merge-from-upstream | 117 def get_upstream_path(version, rel_path): argument 122 def get_ojluni_path(rel_path): argument 252 def __init__(self, repo_dir, rel_path, resolve_dir): argument
|
H A D | upstream-diff | 65 def get_path_type(rel_path): argument 76 def normalize_java_path(rel_path): argument
|
/aosp_15_r20/system/tools/aidl/tests/ |
D | test_util.cpp | 39 string rel_path{package_class}; in CanonicalNameToPath() local 50 string* rel_path, in SplitPackageClass()
|
/aosp_15_r20/tools/asuite/aidegen/lib/ |
H A D | common_util.py | 190 def has_build_target(atest_module_info, rel_path): argument 297 def get_abs_path(rel_path): argument
|
H A D | module_info.py | 112 def is_project_path_relative_module(mod_info, rel_path): argument
|
H A D | native_util.py | 202 def _check_native_project_exists(path_to_module_info, rel_path): argument
|
/aosp_15_r20/external/perfetto/python/perfetto/common/ |
H A D | repo_utils.py | 34 def repo_dir(rel_path): argument
|
/aosp_15_r20/external/rust/android-crates-io/crates/protobuf-codegen/src/gen/rust/ |
D | mod.rs | 7 pub(crate) mod rel_path; module
|
/aosp_15_r20/tools/asuite/atest/proto/ |
H A D | file_md5.proto | 12 string rel_path = 2; field
|
/aosp_15_r20/external/cronet/third_party/boringssl/src/pki/testdata/verify_certificate_chain_unittest/ |
H A D | rebase-errors.py | 79 def get_abs_path(rel_path): argument
|
/aosp_15_r20/external/cronet/net/data/verify_certificate_chain_unittest/ |
H A D | rebase-errors.py | 77 def get_abs_path(rel_path): argument
|
/aosp_15_r20/external/perfetto/tools/ |
H A D | gen_merged_protos | 60 def get_transitive_imports(rel_path, visited): argument
|
H A D | record_android_trace | 320 def repo_dir(rel_path): argument
|
/aosp_15_r20/external/cronet/net/data/parse_certificate_unittest/ |
H A D | rebase-errors.py | 122 def get_abs_path(rel_path): argument
|
/aosp_15_r20/external/cronet/third_party/boringssl/src/pki/testdata/parse_certificate_unittest/ |
H A D | rebase-errors.py | 124 def get_abs_path(rel_path): argument
|
/aosp_15_r20/external/rust/android-crates-io/crates/protobuf-parse/src/ |
D | lib.rs | 27 mod rel_path; module
|
/aosp_15_r20/external/rappor/bin/ |
H A D | decode_dist.R | 66 source.rappor <- function(rel_path) { argument
|
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/faccessat2/ |
H A D | faccessat201.c | 31 static char *rel_path; variable
|
H A D | faccessat202.c | 39 static char *rel_path; variable
|
/aosp_15_r20/bionic/libc/kernel/tools/ |
H A D | clean_header.py | 82 def cleanupFile(dst_file, src_file, rel_path, no_update = True): argument
|
/aosp_15_r20/external/rust/cxx/gen/build/src/ |
D | paths.rs | 19 let mut rel_path = PathBuf::new(); in local_relative_path() localVariable
|
/aosp_15_r20/system/core/libprocessgroup/ |
H A D | cgroup_map.cpp | 82 std::string CgroupControllerWrapper::GetProcsFilePath(const std::string& rel_path, uid_t uid, in GetProcsFilePath()
|
/aosp_15_r20/external/rappor/analysis/R/ |
H A D | read_input.R | 20 source.rappor <- function(rel_path) { argument
|
/aosp_15_r20/external/tpm2-tss/src/tss2-fapi/ |
H A D | ifapi_policy_store.c | 29 const char *rel_path, in policy_rel_path_to_abs_path()
|
/aosp_15_r20/test/vts-testcase/kernel/gki/ |
D | generic_boot_image_test.cpp | 215 auto rel_path = p.path().lexically_relative(extracted_ramdisk_path); in TEST_F() local
|