Home
last modified time | relevance | path

Searched refs:GetVideoFilePath (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/src/operation/
H A Dphoto_file_operation.cpp66 targetPhotoInfo.videoFilePath = this->GetVideoFilePath(targetPhotoInfo); in CopyPhoto()
166 std::string PhotoFileOperation::GetVideoFilePath(const PhotoFileOperation::PhotoAssetInfo &photoInf… in GetVideoFilePath() function in OHOS::Media::PhotoFileOperation
187 std::string videoFilePath = this->GetVideoFilePath(photoInfo); in FindVideoFilePath()
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/include/operation/
H A Dphoto_file_operation.h42 std::string GetVideoFilePath(const PhotoAssetInfo &photoInfo);