Searched refs:AddFileEntry (Results 1 – 14 of 14) sorted by relevance
/aosp_15_r20/external/zlib/google/ |
H A D | zip_writer.cc | 87 bool ZipWriter::AddFileEntry(const base::FilePath& path, base::File file) { in AddFileEntry() function in zip::internal::ZipWriter 210 if (!AddFileEntry(relative_path, std::move(file))) in AddMixedEntries() 260 if (!AddFileEntry(relative_path, std::move(file))) in AddFileEntries()
|
H A D | zip_writer.h | 98 bool AddFileEntry(const base::FilePath& path, base::File file);
|
/aosp_15_r20/prebuilts/module_sdk/art/13/common_os/include/external/zlib/google/ |
D | zip_writer.h | 98 bool AddFileEntry(const base::FilePath& path, base::File file);
|
/aosp_15_r20/prebuilts/vndk/v34/arm/include/external/zlib/google/ |
D | zip_writer.h | 98 bool AddFileEntry(const base::FilePath& path, base::File file);
|
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/external/zlib/google/ |
D | zip_writer.h | 98 bool AddFileEntry(const base::FilePath& path, base::File file);
|
/aosp_15_r20/prebuilts/module_sdk/art/7/common_os/include/external/zlib/google/ |
D | zip_writer.h | 98 bool AddFileEntry(const base::FilePath& path, base::File file);
|
/aosp_15_r20/prebuilts/module_sdk/art/3/common_os/include/external/zlib/google/ |
D | zip_writer.h | 98 bool AddFileEntry(const base::FilePath& path, base::File file);
|
/aosp_15_r20/prebuilts/vndk/v34/x86/include/external/zlib/google/ |
D | zip_writer.h | 98 bool AddFileEntry(const base::FilePath& path, base::File file);
|
/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/external/zlib/google/ |
D | zip_writer.h | 98 bool AddFileEntry(const base::FilePath& path, base::File file);
|
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/external/zlib/google/ |
D | zip_writer.h | 98 bool AddFileEntry(const base::FilePath& path, base::File file);
|
/aosp_15_r20/prebuilts/vndk/v33/arm/include/external/zlib/google/ |
D | zip_writer.h | 98 bool AddFileEntry(const base::FilePath& path, base::File file);
|
/aosp_15_r20/prebuilts/vndk/v33/x86/include/external/zlib/google/ |
D | zip_writer.h | 98 bool AddFileEntry(const base::FilePath& path, base::File file);
|
/aosp_15_r20/prebuilts/module_sdk/art/current/sdk/common_os/include/external/zlib/google/ |
D | zip_writer.h | 98 bool AddFileEntry(const base::FilePath& path, base::File file);
|
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/external/zlib/google/ |
D | zip_writer.h | 98 bool AddFileEntry(const base::FilePath& path, base::File file);
|