Home
last modified time | relevance | path

Searched defs:compressionMethod (Results 1 - 10 of 10) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/extractortool/src/
H A Dzip_file.h53 uint16_t compressionMethod = 0; member
87 uint16_t compressionMethod = 0; member
146 uint16_t compressionMethod = 0; member
/base/update/sys_installer/services/module_update/util/src/
H A Dmodule_zip_helper.cpp33 uint16_t compressionMethod = 0; member
48 uint16_t compressionMethod = 0; member
/base/update/updater/services/package/pkg_package/
H A Dpkg_zipfile.h40 uint16_t compressionMethod = 0; member
74 uint16_t compressionMethod = 0; member
H A Dpkg_zipfile.cpp616 uint16_t compressionMethod = ReadLE16(data.buffer + offsetof(LocalFileHeader, compressionMethod)); in DecodeLocalFileHeader() local
/foundation/ability/ability_base/interfaces/kits/native/extractortool/include/
H A Dzip_file.h54 uint16_t compressionMethod = 0; member
88 uint16_t compressionMethod = 0; member
147 uint16_t compressionMethod = 0; member
/foundation/arkui/ace_engine/frameworks/core/image/apng/
H A Dapng_image_decoder.h143 uint8_t compressionMethod = 0; ///< 0 (deflate/inflate) member
/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dzip_file.h49 uint16_t compressionMethod = 0; member
83 uint16_t compressionMethod = 0; member
142 uint16_t compressionMethod = 0; member
/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/include/
H A Dzip_file.h52 uint16_t compressionMethod = 0; member
86 uint16_t compressionMethod = 0; member
131 uint16_t compressionMethod = 0; member
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-ot-color-sbix-table.hh277 HBUINT8 compressionMethod; member
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/accessor/src/
H A Dpng_image_chunk_utils.cpp157 const byte compressionMethod = chunkData.ReadUInt8(keySize + 2); in CheckChunkData() local

Completed in 9 milliseconds