Home
last modified time | relevance | path

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

/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
/foundation/ability/dmsfwk_lite/source/
H A Ddmslite_permission.c127 int32_t fileLen = lseek(fd, 0, SEEK_END); in GetBundleInfoFromFile() local
[all...]
/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
H A Dmediacontroller_unit_test.cpp271 size_t fileLen = ftell(videoTestFp_); in VideoTestDataLoad() local
H A Dvideoplaycontroller_unit_test.cpp248 size_t fileLen = ftell(videoTestFp_); in VideoTestDataLoad() local
/foundation/communication/dsoftbus/adapter/common/kernel/liteos_m/
H A Dsoftbus_adapter_file.c37 uint32_t fileLen = 0; in SoftBusReadFullFile() 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
/foundation/ability/ability_base/interfaces/kits/native/extractortool/src/
H A Dfile_path_utils.cpp237 auto fileLen = stream.tellg(); in FindNpmPackageInPath() local
/foundation/multimedia/media_foundation/engine/plugin/plugins/source/http_source/download/
H A Ddownloader.cpp429 size_t fileLen; in RxHeaderData() local
/foundation/multimedia/media_library/frameworks/js/src/
H A Dhighlight_album_napi.cpp317 off_t fileLen = lseek(uniqueFd.Get(), 0, SEEK_END); in JSGetHighlightResourceExecute() local
H A Dmoving_photo_napi.cpp298 off_t fileLen = lseek(uniqueFd.Get(), 0, SEEK_END); in RequestContentToArrayBuffer() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/
H A Dpackage_file.cpp54 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...]
/foundation/ability/ability_runtime/frameworks/native/runtime/
H A Djs_worker.cpp346 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 Dcjson_parser.cpp454 size_t fileLen = langLen + strlen(countries_) + addedLen; in ChangeLanguageFileName() local
/foundation/arkui/ace_engine_lite/frameworks/src/core/base/
H A Dproduct_adapter.cpp295 size_t fileLen = langLen + strlen(currentOrigion) + addedLen; in UpdateDefaultFont() local
/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/download/
H A Ddownloader.cpp796 size_t fileLen; in HandleContentRange() local
/foundation/distributeddatamgr/kv_store/frameworks/native/dbm_kv_store/src/kv_store_impl_hal/
H A Ddbm_kv_store.c721 static int IsNeedTransferValue(DBHandle db, const char* key, const char* fileRead, unsigned int fileLen, in IsNeedTransferValue() argument
740 FormatValueByFile(boolean isNeedTrans, char* value, unsigned int len, const char* fileRead, unsigned int fileLen) FormatValueByFile() argument

Completed in 28 milliseconds