Home
last modified time | relevance | path

Searched defs:archive_path (Results 1 – 21 of 21) sorted by relevance

/aosp_15_r20/external/webrtc/rtc_tools/testing/
H A Dutils.py92 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 Dar_parser.py25 def _IterateArchive(archive_path): argument
75 def ListGlobalSymbols(archive_path): argument
/aosp_15_r20/tools/external_updater/
H A Darchive_utils.py39 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 Dsandbox.h32 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 Dwebpagereplay_go_server.py83 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 Dskia_maybe_later_set.json3 "archive_path": "data/skia_maybe_later_set.wpr", string
H A DOLD-skia_galaxynexus_set.json3 "archive_path": "data/skia_galaxynexus_set.wpr", string
H A DOLD-skia_desktop_set.json3 "archive_path": "data/skia_desktop_set.wpr", string
H A DOLD-skia_nexus10_set.json3 "archive_path": "data/skia_nexus10_set.wpr", string
/aosp_15_r20/test/vts-testcase/kernel/gki/
Dcpio.cpp81 std::string_view archive_path) { in CpioExtract()
/aosp_15_r20/external/chromium-trace/catapult/dependency_manager/dependency_manager/
H A Ddependency_manager_util.py77 def UnzipArchive(archive_path, unzip_path): argument
/aosp_15_r20/tools/acloud/public/actions/
H A Dremote_instance_trusty_device_factory.py235 def _UploadTrustyImages(self, archive_path): argument
/aosp_15_r20/external/coreboot/util/archive/
H A Darchive.c228 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 Dchrome_proxy_utils.py87 def archive_path(self): member in WPRServer
/aosp_15_r20/external/angle/build/android/pylib/utils/
H A Dchrome_proxy_utils.py87 def archive_path(self): member in WPRServer
/aosp_15_r20/external/cronet/build/android/gyp/util/
H A Dresource_utils.py251 def AddMapping(self, archive_path, source_path): argument
/aosp_15_r20/external/angle/build/android/gyp/util/
H A Dresource_utils.py251 def AddMapping(self, archive_path, source_path): argument
/aosp_15_r20/external/bcc/src/cc/
H A Dbcc_zip.c399 char archive_path[PATH_MAX]; in bcc_zip_archive_open_and_find() local
H A Dlibbpf.c1405 char archive_path[PATH_MAX]; in bpf_attach_uprobe() local
/aosp_15_r20/external/vboot_reference/futility/
H A Dupdater.c1671 const char *archive_path = arg->archive; in updater_setup_config() local
/aosp_15_r20/external/libbpf/src/
H A Dlibbpf.c11677 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