Searched refs:RecoverTrashUpdateInternal (Results 1 – 4 of 4) sorted by relevance
52 EXPORT bool RecoverTrashUpdateInternal(const std::vector<std::string> &fildIds);
697 ret = instance.RecoverTrashUpdateInternal(fileIds);700 ret = instance.RecoverTrashUpdateInternal(fileIds);
316 bool EnhancementManager::RecoverTrashUpdateInternal(const vector<string> &fildIds) in RecoverTrashUpdateInternal() function in OHOS::Media::EnhancementManager
1343 EnhancementManager::GetInstance().RecoverTrashUpdateInternal(rdbPredicates.GetWhereArgs()); in RecoverPhotoAssets()