Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/src/
H A Dmoving_photo_processor.cpp510 bool isLivePhotoEdited = MovingPhotoFileUtils::IsLivePhoto(sourcePath); in ProcessLocalCloudLivePhoto() local
511 if (!isLivePhotoEdited) { in ProcessLocalCloudLivePhoto()