Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_cloud_sync_notify_handle/src/
H A Duri_convert_handler.cpp30 {ChangeType::DELETE, NotifyType::NOTIFY_REMOVE},
H A Dcloud_album_handler.cpp141 notifyUris[i]), NotifyType::NOTIFY_REMOVE); in DeletePhotoAlbum()
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/notify_test/src/
H A Dnotify_test.cpp203 static_cast<DataShareObserver::ChangeType>(NotifyType::NOTIFY_REMOVE)); in CheckInfo()
212 static_cast<DataShareObserver::ChangeType>(NotifyType::NOTIFY_REMOVE)); in CheckInfo()
427 CheckFileNotify(NotifyType::NOTIFY_REMOVE);
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_mtp/src/
H A Dptp_media_sync_observer.cpp300 case static_cast<int32_t>(NotifyType::NOTIFY_REMOVE): in SendPhotoEvent()
355 case static_cast<int32_t>(NotifyType::NOTIFY_REMOVE): in SendEventToPTP()
380 … if (fileId.empty() && changeInfo.changeType_ != static_cast<int32_t>(NotifyType::NOTIFY_REMOVE)) { in OnChangeEx()
/ohos5.0/foundation/multimedia/media_library/interfaces/inner_api/media_library_helper/include/
H A Duserfile_manager_types.h198 NOTIFY_REMOVE, enumerator
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/src/
H A Dmedialibrary_audio_operations.cpp293 watch->Notify(notifyUri, NotifyType::NOTIFY_REMOVE); in DeleteAudio()
H A Dphoto_map_operations.cpp325 watch->Notify(MediaFileUtils::Encode(uriWhereArgs[i]), NotifyType::NOTIFY_REMOVE); in RemovePhotoAssets()
H A Dmedialibrary_photo_operations.cpp746 watch->Notify(notifyDeleteUri, NotifyType::NOTIFY_REMOVE); in DeletePhoto()
766 NotifyType::NOTIFY_UPDATE : NotifyType::NOTIFY_REMOVE); in TrashPhotosSendNotify()
768 watch->Notify(notifyUris[0], NotifyType::NOTIFY_REMOVE); in TrashPhotosSendNotify()
1069 assetNotifyType = NotifyType::NOTIFY_REMOVE; in SendHideNotify()
H A Dmedialibrary_asset_operations.cpp1511 watch->Notify(notifyData->notifyUri, NotifyType::NOTIFY_REMOVE); in UpdateAlbumsAndSendNotifyInTrash()
H A Dmedialibrary_album_operations.cpp634 notifyUris[i]), NotifyType::NOTIFY_REMOVE); in DeletePhotoAlbum()
/ohos5.0/docs/zh-cn/release-notes/api-diff/v4.0-beta1/
H A Djs-apidiff-file-management.md157 |新增|NA|模块名: ohos.filemanagement.userFileManager<br>类名: NotifyType<br>方法 or 属性:NOTIFY_REMOVE|@ohos.f…
/ohos5.0/docs/en/release-notes/api-diff/v4.0-beta1/
H A Djs-apidiff-file-management.md157 …serFileManager<br>Class name: NotifyType<br>Method or attribute name: NOTIFY_REMOVE|@ohos.filemana…
/ohos5.0/docs/zh-cn/release-notes/api-diff/v4.0-Release to v3.2-Release/
H A Djs-apidiff-file-management.md273 |新增|NA|类名:NotifyType;<br>方法or属性:NOTIFY_REMOVE|@ohos.file.photoAccessHelper.d.ts|
377 |新增|NA|类名:NotifyType;<br>方法or属性:NOTIFY_REMOVE|@ohos.filemanagement.userFileManager.d.ts|
/ohos5.0/docs/zh-cn/release-notes/api-diff/v4.0-beta2/
H A Djs-apidiff-file-management.md181 |新增|NA|类名:NotifyType;<br>方法or属性:NOTIFY_REMOVE|@ohos.file.photoAccessHelper.d.ts|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-core-file-kit/
H A Djs-apis-userFileManager-sys.md4506 | NOTIFY_REMOVE | 2 | 删除文件集或相册的通知类型。 |
/ohos5.0/docs/zh-cn/application-dev/reference/apis-media-library-kit/
H A Djs-apis-photoAccessHelper.md5117 | NOTIFY_REMOVE | 2 | 删除文件集或相册的通知类型。 |
/ohos5.0/docs/en/release-notes/api-diff/v4.0-Release-vs-v3.2-Release/
H A Djs-apidiff-file-management.md273 |Added|NA|Class name: NotifyType;<br>Method or attribute name: NOTIFY_REMOVE|@ohos.file.photoAccess…
377 |Added|NA|Class name: NotifyType;<br>Method or attribute name: NOTIFY_REMOVE|@ohos.filemanagement.u…
/ohos5.0/docs/en/release-notes/api-diff/v4.0-beta2/
H A Djs-apidiff-file-management.md181 |Added|NA|Class name: NotifyType;<br>Method or attribute name: NOTIFY_REMOVE|@ohos.file.photoAccess…
/ohos5.0/docs/en/application-dev/reference/apis-core-file-kit/
H A Djs-apis-userFileManager-sys.md4506 | NOTIFY_REMOVE | 2 | A file asset or album is removed. |
/ohos5.0/docs/en/application-dev/reference/apis-media-library-kit/
H A Djs-apis-photoAccessHelper.md5118 | NOTIFY_REMOVE | 2 | A file asset or album is removed. |