Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/include/operation/
H A Dphoto_source_path_operation.h52 void ResetPhotoSourcePath(std::shared_ptr<MediaLibraryRdbStore> mediaRdbStorePtr);
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/src/operation/
H A Dphoto_source_path_operation.cpp27 void PhotoSourcePathOperation::ResetPhotoSourcePath(std::shared_ptr<MediaLibraryRdbStore> mediaRdbS… in ResetPhotoSourcePath() function in OHOS::Media::PhotoSourcePathOperation
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/src/
H A Dmedialibrary_album_fusion_utils.cpp1881 PhotoSourcePathOperation().ResetPhotoSourcePath(rdbStore); in CleanInvalidCloudAlbumAndData()