Home
last modified time | relevance | path

Searched refs:ALBUM_REMOVE_PHOTOS (Results 1 - 6 of 6) sorted by relevance

/foundation/multimedia/media_library/frameworks/services/media_dfx/src/
H A Ddfx_collector.cpp84 } else if (type == DfxType::ALBUM_REMOVE_PHOTOS) { in CollectDeleteBehavior()
104 } else if (type == DfxType::ALBUM_REMOVE_PHOTOS) { in GetDeleteBehavior()
H A Ddfx_manager.cpp343 dfxCollector_->GetDeleteBehavior(DfxType::ALBUM_REMOVE_PHOTOS); in HandleDeleteBehaviors()
344 dfxAnalyzer_->FlushDeleteBehavior(removeAssets, DfxType::ALBUM_REMOVE_PHOTOS); in HandleDeleteBehaviors()
/foundation/multimedia/media_library/frameworks/innerkitsimpl/media_library_helper/include/
H A Dmedialibrary_operation.h121 ALBUM_REMOVE_PHOTOS, member in OHOS::Media::OperationType
/foundation/multimedia/media_library/frameworks/services/media_dfx/include/
H A Ddfx_const.h65 ALBUM_REMOVE_PHOTOS = 17, enumerator
/foundation/multimedia/media_library/frameworks/innerkitsimpl/media_library_helper/src/
H A Dmedialibrary_operation.cpp249 { OPRN_ALBUM_REMOVE_PHOTOS, OperationType::ALBUM_REMOVE_PHOTOS }, in GetOprnTypeMap()
/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()

Completed in 4 milliseconds