/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/media_library_helper/src/ |
H A D | moving_photo_file_utils.cpp | 345 string videoPath = GetMovingPhotoVideoPath(movingPhotoImagepath, userId); in ConvertToLivePhoto() 400 sourceVideoPath = GetMovingPhotoVideoPath(movingPhotoImagePath, userId); in ConvertToSourceLivePhoto() 734 string MovingPhotoFileUtils::GetMovingPhotoVideoPath(const string &imagePath, int32_t userId) in GetMovingPhotoVideoPath() function in OHOS::Media::MovingPhotoFileUtils 736 return MediaFileUtils::GetMovingPhotoVideoPath(AppendUserId(imagePath, userId)); in GetMovingPhotoVideoPath() 763 return GetMovingPhotoVideoPath(GetSourceMovingPhotoImagePath(imagePath, userId)); in GetSourceMovingPhotoVideoPath()
|
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/media_library_helper/include/ |
H A D | moving_photo_file_utils.h | 48 …EXPORT static std::string GetMovingPhotoVideoPath(const std::string &imagePath, int32_t userId = -…
|
H A D | media_file_utils.h | 163 EXPORT static std::string GetMovingPhotoVideoPath(const std::string &imagePath);
|
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_cloud_enhancement/src/enhancement_service/ |
H A D | enhancement_service_callback.cpp | 132 string sourceVideoPath = MediaFileUtils::GetMovingPhotoVideoPath(info->filePath); in SaveCloudEnhancementPhoto() 133 string newVideoPath = MediaFileUtils::GetMovingPhotoVideoPath(newFileInfo->filePath); in SaveCloudEnhancementPhoto()
|
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/src/ |
H A D | medialibrary_photo_operations.cpp | 1657 movingPhotoVideoPath = MediaFileUtils::GetMovingPhotoVideoPath(path); in RequestEditSource() 1661 MediaFileUtils::GetMovingPhotoVideoPath(GetEditDataSourcePath(path)) : in RequestEditSource() 2098 string sourceVideoPath = MediaFileUtils::GetMovingPhotoVideoPath(sourcePath); in DoRevertEdit() 2196 string videoPath = MediaFileUtils::GetMovingPhotoVideoPath(path); in RevertMovingPhotoVideo() 2253 string sourceVideoPath = MediaFileUtils::GetMovingPhotoVideoPath(sourceImagePath); in RevertToOriginalEffectMode() 2264 string videoPath = MediaFileUtils::GetMovingPhotoVideoPath(imagePath); in RevertToOriginalEffectMode() 2300 string destVideoPath = MediaFileUtils::GetMovingPhotoVideoPath(destPath); in MoveCacheFile() 2821 string videoPath = MediaFileUtils::GetMovingPhotoVideoPath(assetPath); in SaveSourceVideoFile() 2850 string videoPath = MediaFileUtils::GetMovingPhotoVideoPath(assetPath); in SubmitEditMovingPhotoExecute() 2883 string assetVideoPath = MediaFileUtils::GetMovingPhotoVideoPath(assetPath); in GetMovingPhotoCachePath() [all …]
|
H A D | moving_photo_processor.cpp | 248 string videoPath = MovingPhotoFileUtils::GetMovingPhotoVideoPath(imagePath); in GetUpdatedMovingPhotoData() 424 string movingPhotoVideoPath = MovingPhotoFileUtils::GetMovingPhotoVideoPath(path); in MoveMovingPhoto()
|
H A D | medialibrary_asset_operations.cpp | 1234 string videoPath = MediaFileUtils::GetMovingPhotoVideoPath(imagePath); in SolveMovingPhotoVideoCreation() 1788 … if (isMovingPhoto && !MediaFileUtils::CreateFile(MediaFileUtils::GetMovingPhotoVideoPath(path))) { in GrantUriPermission() 2181 string videoPath = MediaFileUtils::GetMovingPhotoVideoPath(filePath); in DeleteFiles()
|
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_helper_test/src/ |
H A D | moving_photo_file_utils_test.cpp | 254 EXPECT_EQ(MovingPhotoFileUtils::GetMovingPhotoVideoPath(imagePath), videoPath); 260 EXPECT_EQ(MovingPhotoFileUtils::GetMovingPhotoVideoPath(imagePath), "");
|
H A D | media_file_utils_test.cpp | 659 EXPECT_EQ(MediaFileUtils::GetMovingPhotoVideoPath(path), videoPath); 666 EXPECT_EQ(MediaFileUtils::GetMovingPhotoVideoPath(path), videoPath); 667 EXPECT_EQ(MediaFileUtils::GetMovingPhotoVideoPath(""), videoPath);
|
/ohos5.0/foundation/multimedia/media_library/interfaces/kits/js/include/ |
H A D | media_asset_change_request_napi.h | 97 std::string GetMovingPhotoVideoPath() const;
|
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/src/operation/ |
H A D | photo_file_operation.cpp | 168 return MediaFileUtils::GetMovingPhotoVideoPath(photoInfo.filePath); in GetVideoFilePath()
|
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_scanner/src/scanner/ |
H A D | media_scanner.cpp | 421 MovingPhotoFileUtils::GetMovingPhotoVideoPath(path), in ParseLivePhoto() 450 string videoPath = MovingPhotoFileUtils::GetMovingPhotoVideoPath(imagePath); in GetMovingPhotoFileInfo()
|
H A D | metadata_extractor.cpp | 643 string videoPath = MediaFileUtils::GetMovingPhotoVideoPath(data->GetFilePath()); in CombineMovingPhotoMetadata()
|
H A D | media_scanner_db.cpp | 224 string videoPath = MediaFileUtils::GetMovingPhotoVideoPath(metadata.GetFilePath()); in HandleMovingPhotoDirty()
|
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_mtp/src/ |
H A D | mtp_data_utils.cpp | 932 sourcePath = MovingPhotoFileUtils::GetMovingPhotoVideoPath(path); in GetMovingOrEnditSourcePath()
|
H A D | mtp_medialibrary_manager.cpp | 536 sourcePath = MovingPhotoFileUtils::GetMovingPhotoVideoPath(data); in GetFd()
|
/ohos5.0/foundation/multimedia/media_library/frameworks/js/src/ |
H A D | media_asset_change_request_napi.cpp | 441 string MediaAssetChangeRequestNapi::GetMovingPhotoVideoPath() const in GetMovingPhotoVideoPath() function in OHOS::Media::MediaAssetChangeRequestNapi 1889 …string realPath = isMovingPhotoVideo ? changeRequest->GetMovingPhotoVideoPath() : changeRequest->G… in SendToCacheFile()
|
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_backup_extension/src/ |
H A D | base_restore.cpp | 508 string tmpVideoPath = MovingPhotoFileUtils::GetMovingPhotoVideoPath(fileInfo.cloudPath); in MoveAndModifyFile()
|
H A D | clone_restore.cpp | 580 std::string srcLocalVideoPath = MediaFileUtils::GetMovingPhotoVideoPath(fileInfo.filePath); in MoveMovingPhotoVideo() 585 std::string localVideoPath = MediaFileUtils::GetMovingPhotoVideoPath(localPath); in MoveMovingPhotoVideo()
|
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_photo_operations_test/src/ |
H A D | medialibrary_photo_operations_test.cpp | 399 string videoPath = MediaFileUtils::GetMovingPhotoVideoPath(path); in MakePhotoUnpending()
|