Home
last modified time | relevance | path

Searched defs:livePhotoFd (Results 1 - 3 of 3) sorted by relevance

/foundation/multimedia/media_library/frameworks/js/src/
H A Dmoving_photo_napi.cpp254 int32_t livePhotoFd = MovingPhotoNapi::OpenReadOnlyLivePhoto(movingPhotoUri); in RequestContentToSandbox() local
255 CHECK_COND_RET(HandleFd(livePhotoFd), livePhotoFd, "Open source video file failed"); in RequestContentToSandbox() local
/foundation/multimedia/media_library/frameworks/innerkitsimpl/media_library_helper/src/
H A Dmoving_photo_file_utils.cpp217 static int32_t WriteExtraData(const string& extraPath, const UniqueFd& livePhotoFd, const UniqueFd& videoFd, in WriteExtraData() argument
298 static int32_t MergeFile(const UniqueFd& imageFd, const UniqueFd& videoFd, const UniqueFd& livePhotoFd, in MergeFile() argument
497 SendLivePhoto(const UniqueFd &livePhotoFd, const string &destPath, int64_t sizeToSend, off_t &offset) SendLivePhoto() argument
532 GetExtraDataSize(const UniqueFd &livePhotoFd, int64_t &extraDataSize) GetExtraDataSize() argument
[all...]
/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_photo_operations_test/src/
H A Dmedialibrary_photo_operations_test.cpp3191 int32_t livePhotoFd = MediaLibraryDataManager::GetInstance()->OpenFile(livePhotoCmd, "rw"); in HWTEST_F() local

Completed in 13 milliseconds