Home
last modified time | relevance | path

Searched defs:fileLen (Results 1 - 25 of 56) sorted by relevance

123

/base/theme/wallpaper_mgr/frameworks/native/include/
H A Di_wallpaper_service.h39 int32_t fileLen; member
/foundation/CastEngine/castengine_cast_framework/service/src/session/src/stream/src/local/include/
H A Dcast_local_file_channel_server.h56 int64_t fileLen = 0; member
/foundation/CastEngine/castengine_cast_plus_stream/src/stream/src/local/include/
H A Dcast_local_file_channel_server.h56 int64_t fileLen = 0; member
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/include/
H A Dplatform_specific.h38 uint64_t fileLen = 0; member
/base/telephony/sms_mms/frameworks/native/mms/src/
H A Dmms_buffer.cpp125 long fileLen = ftell(pFile); in WriteBufferFromFile() local
/foundation/ability/dmsfwk_lite/source/
H A Ddmslite_permission.c127 int32_t fileLen = lseek(fd, 0, SEEK_END); in GetBundleInfoFromFile() local
[all...]
/test/xts/acts/commonlibrary_lite/file_hal/src/
H A Dutils_file_func_test.c613 unsigned int fileLen = 0; variable
627 unsigned int fileLen = 0; variable
675 unsigned int fileLen = 0; variable
H A Dutils_file_reli_test.c253 unsigned int fileLen = 0; variable
294 unsigned int fileLen = 0; variable
333 unsigned int fileLen = 0; variable
371 unsigned int fileLen = 0; variable
/base/security/appverify/interfaces/innerkits/appverify/src/init/
H A Dhap_crl_manager.cpp120 long long fileLen = crlRandomAccess.GetLength(); in ReadCrls() local
/base/security/appverify/interfaces/innerkits/appverify/src/ticket/
H A Dticket_verify.cpp228 int32_t fileLen = static_cast<int>(fileLength); in VerifyTicket() local
/base/update/updater/services/package/pkg_verify/
H A Dzip_pkg_parse.cpp54 size_t fileLen = pkgStream->GetFileLength(); in DoParseZipPkg() local
95 size_t fileLen = pkgStream->GetFileLength(); in ParseZipPkg() local
[all...]
H A Dpkg_verify_util.cpp151 size_t fileLen = pkgStream->GetFileLength(); in GetSignature() local
/base/update/updater/test/fuzztest/UpdaterStartUpdaterProc_fuzzer/
H A DUpdaterStartUpdaterProc_fuzzer.cpp61 size_t fileLen = stream->GetFileLength(); in BuildFileDigest() local
/base/update/updater/test/unittest/updater_binary/
H A Dupdater_binary_unittest.cpp82 size_t fileLen = stream->GetFileLength(); in BuildFileDigest() local
/foundation/CastEngine/castengine_wifi_display/tests/unittest/mediaplayer/
H A Daudioplayer_unit_test.cpp106 size_t fileLen = ftell(audioTestFp_); in AudioTestDataLoad() local
H A Daudioplaycontroller_unit_test.cpp163 size_t fileLen = ftell(audioTestFp_); in AudioTestDataLoad() local
/foundation/communication/dsoftbus/adapter/common/kernel/liteos_m/
H A Dsoftbus_adapter_file.c37 uint32_t fileLen = 0; in SoftBusReadFullFile() local
/base/update/updater/test/fuzztest/extractandexecutescript_fuzzer/
H A Dextractandexecutescript_fuzzer.cpp195 size_t fileLen = stream->GetFileLength(); in BuildFileDigest() local
/base/update/updater/test/unittest/package/
H A Dpkg_test.h78 size_t fileLen = stream->GetFileLength(); in BuildFileDigest() local
/foundation/CastEngine/castengine_cast_plus_stream/src/stream/src/local/src/
H A Dcast_local_file_channel_server.cpp207 off64_t fileLen = lseek64(fd, 0, SEEK_END); in GetFileLengthByFd() local
242 void CastLocalFileChannelServer::ResponseFileLengthRequest(const std::string &uri, int64_t fileLen) in ResponseFileLengthRequest() argument
279 ResponseFileDataRequest(const std::string &uri, int64_t fileLen, int64_t start, int64_t end) ResponseFileDataRequest() argument
336 int64_t fileLen = FindFileLengthByUri(uri); ResponseFileRequest() local
[all...]
/foundation/CastEngine/castengine_cast_framework/service/src/session/src/stream/src/local/src/
H A Dcast_local_file_channel_server.cpp206 off64_t fileLen = lseek64(fd, 0, SEEK_END); in GetFileLengthByFd() local
235 void CastLocalFileChannelServer::ResponseFileLengthRequest(const std::string &uri, int64_t fileLen) in ResponseFileLengthRequest() argument
272 ResponseFileDataRequest(const std::string &uri, int64_t fileLen, int64_t start, int64_t end) ResponseFileDataRequest() argument
326 int64_t fileLen = FindFileLengthByUri(uri); ResponseFileRequest() local
[all...]
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/utils/
H A Djsi_module_searcher.cpp269 auto fileLen = stream.tellg(); in FindNpmPackageInPath() local
/foundation/multimedia/media_library/frameworks/native/c_api/
H A Dmoving_photo_impl.cpp280 off_t fileLen = lseek(uniqueFd.Get(), 0, SEEK_END); in RequestContentToArrayBuffer() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/
H A Ddistributeddb_file_package_test.cpp318 int fileLen = fileIn.tellg(); in HWTEST_F() local
/foundation/communication/dsoftbus/adapter/common/kernel/posix/
H A Dsoftbus_adapter_file.c91 int32_t fileLen = lseek(fd, 0, SEEK_END); in ReadFullFile() local

Completed in 13 milliseconds

123