Searched refs:FlushDeleteBehavior (Results 1 – 3 of 3) sorted by relevance
31 …void FlushDeleteBehavior(std::unordered_map<std::string, int32_t> &deleteBehaviorMap, int32_t type…
388 dfxAnalyzer_->FlushDeleteBehavior(deleteAssetToTrash, DfxType::TRASH_PHOTO); in HandleDeleteBehaviors()391 dfxAnalyzer_->FlushDeleteBehavior(deleteAssetToTrash, DfxType::ALBUM_DELETE_ASSETS); in HandleDeleteBehaviors()394 dfxAnalyzer_->FlushDeleteBehavior(removeAssets, DfxType::ALBUM_REMOVE_PHOTOS); in HandleDeleteBehaviors()
92 void DfxAnalyzer::FlushDeleteBehavior(std::unordered_map<string, int32_t> &deleteBehaviorMap, int32… in FlushDeleteBehavior() function in OHOS::Media::DfxAnalyzer