| /third_party/icu/icu4c/source/samples/ugrep/ |
| H A D | ugrep.cpp | 53 int fileLen; // Length, in UTF-16 Code Units. variable
|
| /third_party/skia/third_party/externals/icu/source/samples/ugrep/ |
| H A D | ugrep.cpp | 53 int fileLen; // Length, in UTF-16 Code Units. variable
|
| /arkcompiler/ets_runtime/ecmascript/extractortool/src/ |
| H A D | file_path_utils.cpp | 239 auto fileLen = stream.tellg(); in FindNpmPackageInPath() local
|
| /base/telephony/sms_mms/frameworks/native/mms/src/ |
| H A D | mms_body_part.cpp | 456 long fileLen = ftell(pFile);
in WriteBodyFromFile() local
|
| /base/telephony/sms_mms/services/mms/ |
| H A D | mms_network_client.cpp | 387 long fileLen = ftell(pFile); in GetMmsPduFromFile() local 499 uint32_t fileLen = fwrite(buff.get(), len, 1, pFile); in WriteBufferToFile() local
|
| /base/telephony/sms_mms/frameworks/js/napi/src/ |
| H A D | napi_send_recv_mms.cpp | 90 long fileLen = ftell(pFile); in GetMmsPduFromFile() local 341 uint32_t fileLen = fwrite(buff.get(), len, 1, pFile); in WriteBufferToFile() local
|
| /base/telephony/sms_mms/test/unittest/ |
| H A D | mms_msg_test.cpp | 899 uint32_t fileLen = fwrite(buff.get(), len, 1, pFile); in WriteBufferToFile() local
|
| /foundation/ability/ability_base/interfaces/kits/native/extractortool/src/ |
| H A D | file_path_utils.cpp | 237 auto fileLen = stream.tellg(); in FindNpmPackageInPath() local
|
| /foundation/CastEngine/castengine_wifi_display/tests/unittest/mediaplayer/ |
| H A D | mediacontroller_unit_test.cpp | 271 size_t fileLen = ftell(videoTestFp_); in VideoTestDataLoad() local
|
| H A D | videoplaycontroller_unit_test.cpp | 248 size_t fileLen = ftell(videoTestFp_); in VideoTestDataLoad() local
|
| /foundation/multimedia/media_foundation/engine/plugin/plugins/source/http_source/download/ |
| H A D | downloader.cpp | 429 size_t fileLen; in RxHeaderData() local
|
| /foundation/multimedia/media_library/frameworks/js/src/ |
| H A D | highlight_album_napi.cpp | 317 off_t fileLen = lseek(uniqueFd.Get(), 0, SEEK_END); in JSGetHighlightResourceExecute() local
|
| H A D | moving_photo_napi.cpp | 298 off_t fileLen = lseek(uniqueFd.Get(), 0, SEEK_END); in RequestContentToArrayBuffer() local
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/ |
| H A D | package_file.cpp | 54 uint64_t fileLen = 0; member 152 static int FileContentCopy(ifstream &sourceFile, ofstream &targetFile, uint64_t fileLen) in FileContentCopy() argument 346 uint64_t fileLen = static_cast<uint64_t>(file.tellg()); in PackFileContent() local [all...] |
| /base/security/huks/services/huks_standard/huks_service/main/hks_storage/src/ |
| H A D | hks_storage_lite.c | 171 uint32_t fileLen = HksFileSize(HKS_KEY_STORE_PATH, fileName); in FreshImageBuffer() local
|
| /base/tee/tee_client/services/teecd/include/ |
| H A D | fs_work_agent.h | 137 uint32_t fileLen; member
|
| /base/update/updater/services/package/pkg_package/ |
| H A D | pkg_upgradefile.cpp | 448 size_t fileLen = pkgStream_->GetFileLength();
in LoadPackage() local 635 size_t fileLen = pkgStream_->GetFileLength();
in ReadComponents() local 719 size_t fileLen in ReadUpgradePkgHeader() local [all...] |
| H A D | pkg_zipfile.cpp | 123 size_t fileLen = pkgStream_->GetFileLength();
in LoadPackage() local 162 int32_t ZipPkgFile::GetFileLength(size_t &fileLen)
in GetFileLength() argument 191 size_t fileLen = 0; LoadPackage() local 239 ParseFileEntries(std::vector<std::string> &fileNames, const EndCentralDir &endDir, size_t currentPos, size_t fileLen) ParseFileEntries() argument [all...] |
| /device/soc/hisilicon/hi3861v100/hi3861_adapter/hals/communication/wifi_lite/wifiservice/source/ |
| H A D | wifi_device.c | 90 unsigned int fileLen = 0; in ReadNetworkConfig() local
|
| /foundation/ability/ability_runtime/frameworks/native/runtime/ |
| H A D | js_worker.cpp | 346 auto fileLen = stream.tellg(); in ReadAmiData() local 406 size_t fileLen = 0; in ReadFilePathData() local
|
| /foundation/arkui/ace_engine_lite/frameworks/src/core/modules/presets/ |
| H A D | cjson_parser.cpp | 454 size_t fileLen = langLen + strlen(countries_) + addedLen; in ChangeLanguageFileName() local
|
| /base/security/dlp_permission_service/interfaces/inner_api/dlp_parse/src/ |
| H A D | dlp_file.cpp | 988 int32_t fileLen = lseek(fd, 0, SEEK_END); in GetFileSize() local 1012 int32_t fileLen = GetFileSize(inPlainFileFd); in GenEncData() local 1027 int32_t fileLen = GetFileSize(fd); in GenerateHmacVal() local 1155 off_t fileLen = lseek(inPlainFileFd, 0, SEEK_END); in GenFileInRaw() local 1249 off_t fileLen = lseek(dlpFd_, 0, SEEK_END); RemoveDlpPermissionInRaw() local [all...] |
| /base/tee/tee_client/services/tlogcat/src/ |
| H A D | tlogcat.c | 70 long fileLen; member 223 static FILE *LogFilesOpen(const char *logName, long *fileLen) in LogFilesOpen() argument 723 long fileLen; in LogFilesGet() local 176 LogFilesAdd(const struct TeeUuid *uuid, const char *logName, FILE *file, long fileLen, uint32_t index) LogFilesAdd() argument [all...] |
| /base/telephony/sms_mms/test/gtest/ |
| H A D | mms_gtest.cpp | 220 uint32_t fileLen = fwrite(buff.get(), len, 1, pFile); in WriteBufferToFile() local 243 long fileLen = ftell(pFile); in GetMmsPduFromFile() local
|
| /base/update/updater/services/package/pkg_manager/ |
| H A D | pkg_managerImpl.cpp | 718 int32_t PkgManagerImpl::DoGenerateFileDigest(PkgStreamPtr stream, uint8_t flags, const size_t fileLen,
in DoCreatePkgStream() argument 773 size_t fileLen = (hashBufferLen == 0) ? stream->GetFileLength() : hashBufferLen;
in DoCreatePkgStream() local 1076 size_t fileLen = stream->GetFileLength();
in DoCreatePkgStream() local 518 CreatePkgStream(StreamPtr &stream, const std::string &fileName, uint64_t fileLen, RingBuffer *buffer) CreatePkgStream() argument [all...] |