Searched refs:WebviewGoFunction (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/extensions/api/webview/
H A Dwebview_api.h302 class WebviewGoFunction : public WebviewExtensionFunction { class in namespace:extensions
306 WebviewGoFunction();
309 virtual ~WebviewGoFunction();
315 DISALLOW_COPY_AND_ASSIGN(WebviewGoFunction);
H A Dwebview_api.cc470 WebviewGoFunction::WebviewGoFunction() { function in class:extensions::WebviewGoFunction
473 WebviewGoFunction::~WebviewGoFunction() {
476 bool WebviewGoFunction::RunAsyncSafe(WebViewGuest* guest) {

Completed in 106 milliseconds