Home
last modified time | relevance | path

Searched refs:HandleDeleteBehavior (Results 1 - 5 of 5) sorted by relevance

/foundation/multimedia/media_library/frameworks/services/media_dfx/include/
H A Ddfx_manager.h65 void HandleDeleteBehavior(int32_t type, int32_t size, std::vector<std::string> &uris, std::string bundleName = "");
/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/src/
H A Dphoto_map_operations.cpp313 DfxManager::GetInstance()->HandleDeleteBehavior(DfxType::ALBUM_REMOVE_PHOTOS, deleteRow, whereArgs); in RemovePhotoAssets()
H A Dmedialibrary_asset_operations.cpp2324 DfxManager::GetInstance()->HandleDeleteBehavior(DfxType::ALBUM_DELETE_ASSETS, taskData->deleteRows_, in DeleteFiles()
H A Dmedialibrary_photo_operations.cpp833 DfxManager::GetInstance()->HandleDeleteBehavior(DfxType::TRASH_PHOTO, updatedRows, notifyUris); in TrashPhotos()
/foundation/multimedia/media_library/frameworks/services/media_dfx/src/
H A Ddfx_manager.cpp175 void DfxManager::HandleDeleteBehavior(int32_t type, int32_t size, std::vector<std::string> &uris, string bundleName) in HandleDeleteBehavior() function in OHOS::Media::DfxManager

Completed in 13 milliseconds