/ohos5.0/drivers/hdf_core/framework/model/storage/src/mmc/ |
H A D | mmc_block.c | 20 size_t nameSize; in MmcBlockInit() local
|
/ohos5.0/base/update/sys_installer/services/module_update/util/src/ |
H A D | module_zip_helper.cpp | 39 uint16_t nameSize = 0; member 54 uint16_t nameSize = 0; member 186 uint16_t nameSize = ReadLE16(localHeaderBuf + offsetof(LocalFileHeader, nameSize)); in GetFileEntryOffset() local
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/ |
H A D | zip_file.h | 55 uint16_t nameSize = 0; member 89 uint16_t nameSize = 0; member
|
/ohos5.0/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/include/ |
H A D | zip_file.h | 58 uint16_t nameSize = 0; member 92 uint16_t nameSize = 0; member
|
/ohos5.0/foundation/ability/ability_base/interfaces/kits/native/extractortool/include/ |
H A D | zip_file.h | 60 uint16_t nameSize = 0; member 94 uint16_t nameSize = 0; member
|
/ohos5.0/base/update/updater/services/package/pkg_package/ |
H A D | pkg_zipfile.h | 46 uint16_t nameSize = 0; member 80 uint16_t nameSize = 0; member
|
H A D | pkg_zipfile.cpp | 463 size_t currLen, uint16_t nameSize, uint16_t extraSize) in DoDecodeCentralDirEntry() 525 uint16_t nameSize = ReadLE16(buffer.buffer + offsetof(CentralDirEntry, nameSize)); in DecodeCentralDirEntry() local 603 uint16_t nameSize = ReadLE16(data.buffer + offsetof(LocalFileHeader, nameSize)); in DecodeLocalFileHeader() local
|
/ohos5.0/base/security/certificate_manager/services/cert_manager_standard/cert_manager_engine/main/core/src/ |
H A D | cert_manager_file.c | 128 uint32_t nameSize = strlen(dire.fileName) + 1; /* include '\0' at end */ in GetFileNames() local
|
H A D | cert_manager_query.c | 216 uint32_t nameSize = strlen(fName) + 1; in MallocCertNameAndPath() local
|
/ohos5.0/base/security/crypto_framework/plugin/openssl_plugin/key/sym_key_generator/src/ |
H A D | sym_key_openssl.c | 217 int32_t nameSize = strlen(nameType); in GetAlgoName() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/form/ |
H A D | sub_container.cpp | 403 auto nameSize = picNameArray.size(); in GetNamesOfSharedImage() local
|
/ohos5.0/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/src/ |
H A D | zip_file.cpp | 258 size_t ZipFile::GetLocalHeaderSize(const uint16_t nameSize, const uint16_t extraSize) const in GetLocalHeaderSize() argument
|
/ohos5.0/drivers/peripheral/camera/vdi_base/common/adapter/platform/v4l2/src/driver_adapter/src/ |
H A D | v4l2_uvc.cpp | 99 constexpr uint32_t nameSize = 16; in V4L2UvcMatchDev() local
|
/ohos5.0/drivers/peripheral/camera/vdi_base/usb_camera/adapter/platform/v4l2/src/driver_adapter/src/ |
H A D | v4l2_uvc.cpp | 99 constexpr uint32_t nameSize = 16; in V4L2UvcMatchDev() local
|
/ohos5.0/foundation/ability/ability_base/interfaces/kits/native/extractortool/src/ |
H A D | zip_file.cpp | 615 size_t ZipFile::GetLocalHeaderSize(const uint16_t nameSize, const uint16_t extraSize) const in GetLocalHeaderSize() argument 667 auto nameSize = zipEntry.fileName.length(); in CheckCoherencyLocalHeader() local
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ |
H A D | zip_file.cpp | 287 size_t ZipFile::GetLocalHeaderSize(const uint16_t nameSize, const uint16_t extraSize) const in GetLocalHeaderSize() argument
|
/ohos5.0/commonlibrary/ets_utils/js_api_module/url/ |
H A D | js_url.cpp | 1762 size_t nameSize = 0; in Get() local 1793 size_t nameSize = 0; in GetAll() local 1828 size_t nameSize = 0; in Append() local 1859 size_t nameSize = 0; in Delete() local
|
/ohos5.0/base/hiviewdfx/hicollie/frameworks/native/ |
H A D | watchdog_inner.cpp | 1075 size_t nameSize = taskNameSet_.size(); in RemoveInnerTask() local
|
/ohos5.0/base/account/os_account/interfaces/kits/napi/osaccount/src/ |
H A D | napi_os_account_common.cpp | 1803 size_t nameSize = asyncContext->name.size(); in ParseParamForActiveSubscriber() local 1904 size_t nameSize = asyncContext->name.size(); in ParseParamForActiveUnsubscriber() local
|
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/entrance/ |
H A D | ace_container.cpp | 2883 auto nameSize = picNameArray.size(); in GetNamesOfSharedImage() local
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_installer_test/ |
H A D | bms_bundle_installer_test.cpp | 2827 uint16_t nameSize = 100; variable
|