Home
last modified time | relevance | path

Searched defs:zip_path (Results 1 – 25 of 57) sorted by relevance

123

/aosp_15_r20/packages/services/Car/cpp/bugreport/
Dmain.cpp199 bool copyFile(const std::string& zip_path, int output_socket) { in copyFile()
221 bool doBugreport(int progress_socket, size_t* out_bytes_written, std::string* zip_path) { in doBugreport()
442 void cleanupBugreportFile(const std::string& zip_path) { in cleanupBugreportFile()
466 std::string zip_path; in main() local
/aosp_15_r20/external/chromium-trace/catapult/devil/devil/utils/
H A Dzip_utils.py55 def _WriteZipFile(zip_path, zip_contents): argument
61 def WriteZipFile(zip_path, zip_contents): argument
/aosp_15_r20/external/angle/build/android/gyp/util/
H A Dprotoresources.py39 def _ProcessZip(zip_path, process_func): argument
181 def HardcodeSharedLibraryDynamicAttributes(zip_path, argument
/aosp_15_r20/external/cronet/build/android/gyp/util/
H A Dprotoresources.py39 def _ProcessZip(zip_path, process_func): argument
181 def HardcodeSharedLibraryDynamicAttributes(zip_path, argument
/aosp_15_r20/bionic/linker/
H A Dlinker_utils.cpp140 bool parse_zip_path(const char* input_path, std::string* zip_path, std::string* entry_path) { in parse_zip_path()
225 std::string zip_path; in resolve_path() local
H A Dlinker_utils_test.cpp93 std::string zip_path; in TEST() local
/aosp_15_r20/packages/modules/Virtualization/guest/zipfuse/src/
Dmain.rs489 let zip_path = PathBuf::from(zip_path); in start_fuse() localVariable
547 let zip_path = test_dir.path().join("test.zip"); in run_test_with_options() localVariable
816 let zip_path = test_dir.path().join("test.zip"); in supports_deflate() localVariable
847 let zip_path = test_dir.path().join("test.zip"); in supports_zip_on_block_device() localVariable
/aosp_15_r20/external/libchrome/build/android/gyp/util/
H A Dbuild_utils.py241 def ExtractAll(zip_path, path=None, no_clobber=True, pattern=None, argument
281 def AddToZipHermetic(zip_file, zip_path, src_path=None, data=None, argument
/aosp_15_r20/bootable/recovery/tests/unit/
H A Dzip_test.cpp31 std::string zip_path = from_testdata_base("ziptest_fake-update.zip"); in TEST() local
/aosp_15_r20/external/python/cpython2/PCbuild/
Dget_external.py25 def extract_zip(externals_dir, zip_path): argument
/aosp_15_r20/external/python/cpython3/PCbuild/
Dget_external.py27 def extract_zip(externals_dir, zip_path): argument
/aosp_15_r20/system/extras/simpleperf/
H A Dread_apk_test.cpp52 std::string zip_path; in TEST() local
H A Dread_apk.cpp141 bool ParseExtractedInMemoryPath(const std::string& path, std::string* zip_path, in ParseExtractedInMemoryPath()
/aosp_15_r20/frameworks/base/libs/androidfw/tests/
H A DTestHelpers.cpp27 AssertionResult ReadFileFromZipToString(const std::string& zip_path, const std::string& file, in ReadFileFromZipToString()
/aosp_15_r20/external/cronet/build/android/gyp/
H A Dprepare_resources.py86 def _ZipResources(resource_dirs, zip_path, ignore_pattern): argument
H A Dapkbuilder.py417 def add_to_zip(zip_path, data, compress=True, alignment=4): argument
/aosp_15_r20/external/angle/build/android/gyp/
H A Dprepare_resources.py86 def _ZipResources(resource_dirs, zip_path, ignore_pattern): argument
H A Dapkbuilder.py418 def add_to_zip(zip_path, data, compress=True, alignment=4): argument
/aosp_15_r20/external/angle/build/util/lib/common/
H A Dutil.py86 def Unzip(zip_path, output_dir): argument
/aosp_15_r20/external/cronet/build/util/lib/common/
H A Dutil.py86 def Unzip(zip_path, output_dir): argument
/aosp_15_r20/bootable/deprecated-ota/updater/
H A Dinstall.cpp115 const std::string& zip_path = args[0]; in PackageExtractFileFn() local
166 const std::string& zip_path = args[0]; in PackageExtractFileFn() local
/aosp_15_r20/external/cronet/build/
H A Dzip_helpers.py43 zip_path, argument
/aosp_15_r20/external/angle/build/
H A Dzip_helpers.py43 zip_path, argument
/aosp_15_r20/external/bazelbuild-rules_python/python/private/
H A Dzip_main_template.py140 def extract_zip(zip_path, dest_dir): argument
/aosp_15_r20/external/cronet/third_party/jni_zero/
H A Dcommon.py111 def add_to_zip_hermetic(zip_file, zip_path, data=None): argument

123