Searched refs:HandleWebviewScreenCapture (Results 1 – 4 of 4) sorted by relevance
71 void HandleWebviewScreenCapture(uint32_t resType, int64_t value, const nlohmann::json& payload);
246 { handler->HandleWebviewScreenCapture(resType, value, payload); } }, in InitDispatchResFuncMap()
1005 void CgroupEventHandler::HandleWebviewScreenCapture(uint32_t resType, int64_t value, const nlohmann… in HandleWebviewScreenCapture() function in OHOS::ResourceSchedule::CgroupEventHandler
1120 cgroupEventHandler->HandleWebviewScreenCapture(resType, value, payload); in HandleWebviewScreenCaptureFuzzTest()