/aosp_15_r20/external/webrtc/rtc_tools/testing/ |
H A D | utils.py | 92 def UnpackArchiveTo(archive_path, output_dir): argument 100 def _UnzipArchiveTo(archive_path, output_dir): argument 109 def _UntarArchiveTo(archive_path, output_dir): argument
|
/aosp_15_r20/test/vts/vndk_utils/library/ |
H A D | ar_parser.py | 25 def _IterateArchive(archive_path): argument 75 def ListGlobalSymbols(archive_path): argument
|
/aosp_15_r20/tools/external_updater/ |
H A D | archive_utils.py | 39 def unzip(archive_path, target_path): argument 51 def untar(archive_path, target_path): argument
|
/aosp_15_r20/external/sandboxed-api/oss-internship-2020/libarchive/examples/ |
H A D | sandbox.h | 32 absl::string_view archive_path) in SapiLibarchiveSandboxCreate() 93 SapiLibarchiveSandboxExtract(absl::string_view archive_path, int do_extract, in SapiLibarchiveSandboxExtract()
|
/aosp_15_r20/external/chromium-trace/catapult/common/py_utils/py_utils/ |
H A D | webpagereplay_go_server.py | 83 def __init__(self, archive_path, replay_host, http_port, https_port, argument 183 options, archive_path): argument
|
/aosp_15_r20/external/skia/tools/skp/page_sets/other/ |
H A D | skia_maybe_later_set.json | 3 "archive_path": "data/skia_maybe_later_set.wpr", string
|
H A D | OLD-skia_galaxynexus_set.json | 3 "archive_path": "data/skia_galaxynexus_set.wpr", string
|
H A D | OLD-skia_desktop_set.json | 3 "archive_path": "data/skia_desktop_set.wpr", string
|
H A D | OLD-skia_nexus10_set.json | 3 "archive_path": "data/skia_nexus10_set.wpr", string
|
/aosp_15_r20/test/vts-testcase/kernel/gki/ |
D | cpio.cpp | 81 std::string_view archive_path) { in CpioExtract()
|
/aosp_15_r20/external/chromium-trace/catapult/dependency_manager/dependency_manager/ |
H A D | dependency_manager_util.py | 77 def UnzipArchive(archive_path, unzip_path): argument
|
/aosp_15_r20/tools/acloud/public/actions/ |
H A D | remote_instance_trusty_device_factory.py | 235 def _UploadTrustyImages(self, archive_path): argument
|
/aosp_15_r20/external/coreboot/util/archive/ |
H A D | archive.c | 228 static int cmd_create(const char *archive_path, int count, const char **files) in cmd_create()
|
/aosp_15_r20/external/cronet/build/android/pylib/utils/ |
H A D | chrome_proxy_utils.py | 87 def archive_path(self): member in WPRServer
|
/aosp_15_r20/external/angle/build/android/pylib/utils/ |
H A D | chrome_proxy_utils.py | 87 def archive_path(self): member in WPRServer
|
/aosp_15_r20/external/cronet/build/android/gyp/util/ |
H A D | resource_utils.py | 251 def AddMapping(self, archive_path, source_path): argument
|
/aosp_15_r20/external/angle/build/android/gyp/util/ |
H A D | resource_utils.py | 251 def AddMapping(self, archive_path, source_path): argument
|
/aosp_15_r20/external/bcc/src/cc/ |
H A D | bcc_zip.c | 399 char archive_path[PATH_MAX]; in bcc_zip_archive_open_and_find() local
|
H A D | libbpf.c | 1405 char archive_path[PATH_MAX]; in bpf_attach_uprobe() local
|
/aosp_15_r20/external/vboot_reference/futility/ |
H A D | updater.c | 1671 const char *archive_path = arg->archive; in updater_setup_config() local
|
/aosp_15_r20/external/libbpf/src/ |
H A D | libbpf.c | 11677 static long elf_find_func_offset_from_archive(const char *archive_path, const char *file_name, in elf_find_func_offset_from_archive() 11935 const char *archive_path = NULL, *archive_sep = NULL; in bpf_program__attach_uprobe_opts() local
|