Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/include/
H A Dmedialibrary_photo_operations.h121 …static int32_t GetMovingPhotoCachePath(MediaLibraryCommand &cmd, const std::shared_ptr<FileAsset> …
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/src/
H A Dmedialibrary_photo_operations.cpp2864 int32_t MediaLibraryPhotoOperations::GetMovingPhotoCachePath(MediaLibraryCommand& cmd, in GetMovingPhotoCachePath() function in OHOS::Media::MediaLibraryPhotoOperations
2927 errCode = GetMovingPhotoCachePath(cmd, fileAsset, imageCachePath, videoCachePath); in SubmitEffectModeExecute()