Home
last modified time | relevance | path

Searched defs:src_path (Results 1 – 5 of 5) sorted by relevance

/aosp12/system/apex/apexd/
H A Dapex_file.cpp405 const std::string& src_path = GetPath(); in Decompress() local
/aosp12/bionic/tests/
H A Delftls_dl_test.cpp71 std::string src_path = GetTestlibRoot() + "/libtest_elftls_shared_var_ie.so"; in TEST() local
/aosp12/hardware/knowles/athletico/sound_trigger_hal/tests/
H A Dcrash_event_logger.c462 void ssr_copy_log(const char* src_path, const char* dis_path) { in ssr_copy_log()
/aosp12/packages/modules/adb/client/
H A Dfile_sync_client.cpp1480 for (const char* src_path : srcs) { in do_sync_push() local
1707 for (const char* src_path : srcs) { in do_sync_pull() local
/aosp12/bootable/recovery/tests/unit/host/
H A Dimgdiff_test.cpp856 std::string src_path = from_testdata_base("deflate_src.zip"); in TEST() local