Home
last modified time | relevance | path

Searched defs:nameSize (Results 1 - 9 of 9) sorted by relevance

/foundation/ability/ability_base/interfaces/kits/native/extractortool/include/
H A Dzip_file.h60 uint16_t nameSize = 0; member
94 uint16_t nameSize = 0; member
/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dzip_file.h55 uint16_t nameSize = 0; member
89 uint16_t nameSize = 0; member
/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/include/
H A Dzip_file.h58 uint16_t nameSize = 0; member
92 uint16_t nameSize = 0; member
/foundation/arkui/ace_engine/frameworks/core/components/form/
H A Dsub_container.cpp403 auto nameSize = picNameArray.size(); in GetNamesOfSharedImage() local
/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/src/
H A Dzip_file.cpp258 size_t ZipFile::GetLocalHeaderSize(const uint16_t nameSize, const uint16_t extraSize) const in GetLocalHeaderSize() argument
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dzip_file.cpp287 size_t ZipFile::GetLocalHeaderSize(const uint16_t nameSize, const uint16_t extraSize) const in GetLocalHeaderSize() argument
/foundation/ability/ability_base/interfaces/kits/native/extractortool/src/
H A Dzip_file.cpp605 size_t ZipFile::GetLocalHeaderSize(const uint16_t nameSize, const uint16_t extraSize) const in GetLocalHeaderSize() argument
657 auto nameSize = zipEntry.fileName.length(); in CheckCoherencyLocalHeader() local
[all...]
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_installer_test/
H A Dbms_bundle_installer_test.cpp2831 uint16_t nameSize = 100; in HWTEST_F() local
/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Dace_container.cpp2822 auto nameSize = picNameArray.size(); in GetNamesOfSharedImage() local

Completed in 23 milliseconds