Searched refs:AddPhotoInProgress (Results 1 – 4 of 4) sorted by relevance
49 … EXPORT static void AddPhotoInProgress(int32_t fileId, const std::string &photoId, bool isTrashed);
30 void MultiStagesCaptureRequestTaskManager::AddPhotoInProgress(int32_t fileId, const string &photoId… in AddPhotoInProgress() function in OHOS::Media::MultiStagesCaptureRequestTaskManager
542 MultiStagesCaptureRequestTaskManager::AddPhotoInProgress(fileId, photoId, false);549 MultiStagesCaptureRequestTaskManager::AddPhotoInProgress(fileId2, photoId2, true);
291 MultiStagesCaptureRequestTaskManager::AddPhotoInProgress(fileId, photoId, discardable); in AddImageInternal()