Searched defs:CaptureScreenshot (Results 1 – 3 of 3) sorted by relevance
17 Status AutomationExtension::CaptureScreenshot(std::string* screenshot) { in CaptureScreenshot() function in AutomationExtension
120 Status StubWebView::CaptureScreenshot(std::string* screenshot) { in CaptureScreenshot() function in StubWebView
375 Status WebViewImpl::CaptureScreenshot(std::string* screenshot) { in CaptureScreenshot() function in WebViewImpl