HomeSort by relevance Sort by last modified time
    Searched refs:extension_function_dispatcher_ (Results 1 - 14 of 14) sorted by null

  /external/chromium_org/apps/shell/browser/
shell_app_window.cc 25 extension_function_dispatcher_.reset(
71 extension_function_dispatcher_->Dispatch(params,
shell_app_window.h 69 extension_function_dispatcher_; member in class:apps::ShellAppWindow
  /external/chromium_org/chrome/browser/ui/ash/
ash_keyboard_controller_proxy.h 68 extension_function_dispatcher_; member in class:AshKeyboardControllerProxy
ash_keyboard_controller_proxy.cc 77 extension_function_dispatcher_->Dispatch(
111 extension_function_dispatcher_.reset(
  /external/chromium_org/apps/
app_window_contents.h 74 extension_function_dispatcher_; member in class:apps::AppWindowContentsImpl
app_window_contents.cc 34 extension_function_dispatcher_.reset(
156 extension_function_dispatcher_->Dispatch(
  /external/chromium_org/chrome/browser/extensions/api/tabs/
ash_panel_contents.h 74 extension_function_dispatcher_; member in class:AshPanelContents
ash_panel_contents.cc 171 extension_function_dispatcher_.reset(
245 extension_function_dispatcher_->Dispatch(
  /external/chromium_org/chrome/browser/ui/panels/
panel_host.h 106 extensions::ExtensionFunctionDispatcher extension_function_dispatcher_; member in class:PanelHost
panel_host.cc 41 extension_function_dispatcher_(profile, this),
240 extension_function_dispatcher_.Dispatch(params,
  /external/chromium_org/extensions/browser/
extension_host.h 173 ExtensionFunctionDispatcher extension_function_dispatcher_; member in class:extensions::ExtensionHost
extension_host.cc 126 extension_function_dispatcher_(browser_context_, this),
341 extension_function_dispatcher_.Dispatch(params, render_view_host());
  /external/chromium_org/chrome/browser/extensions/
tab_helper.h 259 extensions::ExtensionFunctionDispatcher extension_function_dispatcher_; member in class:extensions::TabHelper
tab_helper.cc 103 extension_function_dispatcher_(
448 extension_function_dispatcher_.Dispatch(request,

Completed in 436 milliseconds