Searched refs:extension_function_dispatcher_ (Results 1 - 14 of 14) sorted by relevance

/external/chromium_org/apps/shell/browser/
H A Dshell_app_window.cc25 extension_function_dispatcher_.reset(
71 extension_function_dispatcher_->Dispatch(params,
H A Dshell_app_window.h69 extension_function_dispatcher_; member in class:apps::ShellAppWindow
/external/chromium_org/apps/
H A Dapp_window_contents.h74 extension_function_dispatcher_; member in class:apps::AppWindowContentsImpl
H A Dapp_window_contents.cc34 extension_function_dispatcher_.reset(
156 extension_function_dispatcher_->Dispatch(
/external/chromium_org/chrome/browser/extensions/api/tabs/
H A Dash_panel_contents.h74 extension_function_dispatcher_; member in class:AshPanelContents
H A Dash_panel_contents.cc171 extension_function_dispatcher_.reset(
245 extension_function_dispatcher_->Dispatch(
/external/chromium_org/chrome/browser/ui/ash/
H A Dash_keyboard_controller_proxy.h68 extension_function_dispatcher_; member in class:AshKeyboardControllerProxy
H A Dash_keyboard_controller_proxy.cc77 extension_function_dispatcher_->Dispatch(
111 extension_function_dispatcher_.reset(
/external/chromium_org/chrome/browser/ui/panels/
H A Dpanel_host.h106 extensions::ExtensionFunctionDispatcher extension_function_dispatcher_; member in class:PanelHost
H A Dpanel_host.cc41 extension_function_dispatcher_(profile, this),
240 extension_function_dispatcher_.Dispatch(params,
/external/chromium_org/extensions/browser/
H A Dextension_host.h173 ExtensionFunctionDispatcher extension_function_dispatcher_; member in class:extensions::ExtensionHost
H A Dextension_host.cc126 extension_function_dispatcher_(browser_context_, this),
341 extension_function_dispatcher_.Dispatch(params, render_view_host());
/external/chromium_org/chrome/browser/extensions/
H A Dtab_helper.cc103 extension_function_dispatcher_(
448 extension_function_dispatcher_.Dispatch(request,
H A Dtab_helper.h259 extensions::ExtensionFunctionDispatcher extension_function_dispatcher_; member in class:extensions::TabHelper

Completed in 263 milliseconds