Home
last modified time | relevance | path

Searched defs:fileLength (Results 1 – 25 of 26) sorted by relevance

12

/ohos5.0/base/hiviewdfx/faultloggerd/common/dfxutil/
H A Dfile_util.h38 const long fileLength = file.tellg(); in LoadStringFromFile() local
/ohos5.0/foundation/bundlemanager/distributed_bundle_framework/services/dbms/src/
H A Dimage_compress.cpp81 ImageType ImageCompress::GetImageType(const std::unique_ptr<uint8_t[]> &fileData, size_t fileLength) in GetImageType()
99 size_t fileLength, std::string &imageType) in GetImageTypeString()
111 std::unique_ptr<uint8_t[]> &fileContent, int64_t &fileLength) in GetImageFileInfo()
H A Ddistributed_bms.cpp449 bool DistributedBms::GetMediaBase64(std::unique_ptr<uint8_t[]> &data, int64_t fileLength, in GetMediaBase64()
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/plugin_test/
H A Dplugin_libjpeg_test.cpp921 unsigned long fileLength = 100; variable
952 unsigned long fileLength = 100; variable
976 unsigned long fileLength = 100; variable
1000 unsigned long fileLength = 100; variable
1024 unsigned long fileLength = 100; variable
1048 unsigned long fileLength = 100; variable
1077 unsigned long fileLength = 100; variable
1104 unsigned long fileLength = 100; variable
1128 unsigned long fileLength = 100; variable
1152 unsigned long fileLength = 100; variable
[all …]
/ohos5.0/base/request/request/frameworks/js/napi/src/upload/
H A Dobtain_file.cpp62 int32_t fileLength = 0; in GetDataAbilityFile() local
139 int32_t fileLength = ftell(filePtr); in GetInternalFile() local
/ohos5.0/foundation/ai/intelligent_voice_framework/llt/hdt/depend_libs/src/
H A Dfile_ex.cpp45 int fileLength = file.tellg(); in LoadStringFromFile() local
97 const long fileLength = lseek(fd, 0, SEEK_END); in LoadStringFromFd() local
226 const long fileLength = file.tellg(); in LoadBufferFromFile() local
/ohos5.0/base/security/appverify/interfaces/innerkits/appverify/include/common/
H A Drandom_access_file.h52 long long fileLength; variable
/ohos5.0/foundation/multimedia/image_framework/frameworks/kits/js/common/include/
H A Dimage_resource_utils.h37 long fileLength = 0; member
/ohos5.0/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/src/
H A Dzip_file.cpp143 size_t fileLength = in ParseAllEntries() local
205 ZipPos fileLength = ftell(tmpFile); in Open() local
354 …size_t fileLength = (localHeader.nameSize >= MAX_FILE_NAME) ? (MAX_FILE_NAME - 1) : localHeader.na… in CheckCoherencyLocalHeader() local
/ohos5.0/foundation/bundlemanager/distributed_bundle_framework/services/dbms/test/unittest/dbms_services_kit_test/
H A Ddbms_services_kit_test.cpp865 constexpr size_t fileLength = 7; variable
884 constexpr size_t fileLength = 7; variable
904 int64_t fileLength; variable
1386 constexpr size_t fileLength = 64; variable
1408 constexpr size_t fileLength = 64; variable
1429 constexpr size_t fileLength = 64; variable
1452 constexpr size_t fileLength = 64; variable
1475 int64_t fileLength; variable
1499 int64_t fileLength = 64; variable
/ohos5.0/commonlibrary/c_utils/base/src/
H A Dfile_ex.cpp119 const long long fileLength = file.tellg(); in LoadStringFromFile() local
171 const off_t fileLength = lseek(fd, 0, SEEK_END); in LoadStringFromFd() local
304 const long long fileLength = file.tellg(); in LoadBufferFromFile() local
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dzip_file.cpp140 …size_t fileLength = (directoryEntry.nameSize >= MAX_FILE_PATH) ? (MAX_FILE_PATH - 1) : directoryEn… in ParseAllEntries() local
195 int64_t fileLength = ftell(tmpFile); in Open() local
370 …size_t fileLength = (localHeader.nameSize >= MAX_FILE_PATH) ? (MAX_FILE_PATH - 1) : localHeader.na… in CheckCoherencyLocalHeader() local
/ohos5.0/base/update/updater/test/fuzztest/package_fuzzer/
H A Dpkg_fuzz_test.h101 size_t fileLength = stream->GetFileLength(); in BuildFileDigest() local
/ohos5.0/base/security/appverify/interfaces/innerkits/appverify/src/ticket/
H A Dticket_verify.cpp223 long long fileLength = ticketFile.GetLength(); in VerifyTicket() local
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libjpegplugin/src/
H A Dexif_info.cpp587 …nt32_t EXIFInfo::GetFileInfoByPath(const std::string &path, FILE **file, unsigned long &fileLength, in GetFileInfoByPath()
628 unsigned long fileLength; in ModifyExifData() local
675 uint32_t EXIFInfo::GetFileInfoByFd(int localFd, FILE **file, unsigned long &fileLength, unsigned ch… in GetFileInfoByFd()
718 unsigned long fileLength; in ModifyExifData() local
1439 …fo::WriteExifDataToFile(ExifData *data, unsigned int orginExifDataLength, unsigned long fileLength, in WriteExifDataToFile()
1506 unsigned long fileLength = GetFileSize(fp); in UpdateCacheExifData() local
/ohos5.0/base/print/print_fwk/frameworks/models/print_models/src/
H A Dprint_job.cpp408 uint32_t fileLength = fdList_.size(); in Dump() local
/ohos5.0/foundation/ability/ability_base/interfaces/kits/native/extractortool/src/
H A Dzip_file.cpp189 …size_t fileLength = (directoryEntry.nameSize >= MAX_FILE_NAME) ? (MAX_FILE_NAME - 1) : directoryEn… in ParseOneEntry() local
282 auto fileLength = zipFileReader_->GetFileLen(); in Open() local
/ohos5.0/drivers/peripheral/power/interfaces/hdi_service/src/
H A Dpower_interface_impl.cpp376 const int32_t fileLength = lseek(fd, 0, SEEK_END); in LoadStringFd() local
/ohos5.0/base/security/appverify/interfaces/innerkits/appverify/src/util/
H A Dhap_signing_block_utils.cpp101 long long fileLength = hapFile.GetLength(); in FindEocdInHap() local
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/heif_impl/
H A DHeifDecoderImpl.cpp262 size_t fileLength = stream->getLength(); in init() local
/ohos5.0/foundation/arkui/ui_lite/interfaces/kits/font/
H A Dui_font_header.h409 uint32_t fileLength; member
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/engine/jsi/
H A Djsi_engine.cpp1212 auto fileLength = ParseUtf8TextLength(fileText); in JsReadText() local
1288 auto fileLength = static_cast<int32_t>(binaryContent.size()); in JsReadArrayBuffer() local
/ohos5.0/foundation/multimedia/player_framework/frameworks/native/system_sound_manager/
H A Dsystem_sound_manager_impl.cpp398 const long fileLength = file.tellg(); in GetJsonValue() local
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/
H A Dext_decoder.cpp2232 size_t fileLength = stream_->GetStreamSize(); in HeapMemAlloc() local
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/gltf/
H A Dgltf2_loader.cpp2881 const uint64_t fileLength = file->GetLength(); in PrimitiveAttributes() local

12