Searched refs:ReportPauseVideoEvent (Results 1 – 3 of 3) sorted by relevance
55 void ReportPauseVideoEvent(const std::string& videoId, int32_t pauseReason);
114 DfxVideoReport::GetInstance().ReportPauseVideoEvent(videoId, type); in PauseRequest()
77 void DfxVideoReport::ReportPauseVideoEvent(const std::string& videoId, int32_t pauseReason) in ReportPauseVideoEvent() function in OHOS::CameraStandard::DeferredProcessing::DfxVideoReport