Searched refs:ReportImageProcessResult (Results 1 – 4 of 4) sorted by relevance
44 void DPSEventReport::ReportImageProcessResult(const std::string& imageId, int32_t userId, uint64_t … in ReportImageProcessResult() function in OHOS::CameraStandard::DeferredProcessing::DPSEventReport302 ReportImageProcessResult(imageId, userId); in UpdateRemoveTime()
90 void ReportImageProcessResult(const std::string& imageId, int32_t userId, uint64_t endTime = 0);
211 DPSEventReport::GetInstance().ReportImageProcessResult(imageId, userId_); in ReportEvent()
301 … DPSEventReport::GetInstance().ReportImageProcessResult(result.imageId, result.userId, endTime); in ProcessPendingResults()