HomeSort by relevance Sort by last modified time
    Searched refs:PlatformInit (Results 1 - 25 of 31) sorted by null

1 2

  /external/chromium_org/base/power_monitor/
power_monitor_device_source.cc 25 PlatformInit();
power_monitor_device_source.h 79 void PlatformInit();
  /external/chromium_org/chrome/browser/tab_contents/
render_view_context_menu_test_util.cc 14 void TestRenderViewContextMenu::PlatformInit() {}
render_view_context_menu_test_util.h 17 virtual void PlatformInit() OVERRIDE;
render_view_context_menu.h 173 virtual void PlatformInit() = 0;
  /external/chromium/chrome/browser/tab_contents/
render_view_context_menu_gtk.h 33 virtual void PlatformInit();
render_view_context_menu_mac.h 30 virtual void PlatformInit();
render_view_context_menu_gtk.cc 26 void RenderViewContextMenuGtk::PlatformInit() {
render_view_context_menu.h 57 virtual void PlatformInit() = 0;
  /external/chromium/chrome/browser/ui/views/tab_contents/
render_view_context_menu_views.h 37 virtual void PlatformInit();
render_view_context_menu_views.cc 45 void RenderViewContextMenuViews::PlatformInit() {
  /external/chromium_org/chrome/browser/ui/gtk/tab_contents/
render_view_context_menu_gtk.h 42 virtual void PlatformInit() OVERRIDE;
render_view_context_menu_gtk.cc 88 void RenderViewContextMenuGtk::PlatformInit() {
  /external/chromium_org/chrome/browser/ui/cocoa/tab_contents/
render_view_context_menu_mac.h 38 virtual void PlatformInit() OVERRIDE;
  /external/chromium_org/chrome/browser/ui/views/tab_contents/
render_view_context_menu_views.h 46 virtual void PlatformInit() OVERRIDE;
render_view_context_menu_views.cc 61 void RenderViewContextMenuViews::PlatformInit() {
  /external/chromium_org/chrome/browser/ui/ash/
chrome_shell_delegate_views.cc 171 void ChromeShellDelegate::PlatformInit() {
chrome_shell_delegate.h 105 void PlatformInit();
chrome_shell_delegate_chromeos.cc 269 void ChromeShellDelegate::PlatformInit() {
chrome_shell_delegate.cc 115 PlatformInit();
  /external/chromium_org/chrome/browser/custom_handlers/
protocol_handler_registry_browsertest.cc 32 virtual void PlatformInit() OVERRIDE { }
  /external/chromium_org/chrome/browser/ui/panels/
panel_extension_browsertest.cc 133 virtual void PlatformInit() OVERRIDE {}
  /external/chromium/chrome/browser/extensions/
extension_context_menu_browsertest.cc 99 virtual void PlatformInit() {}
  /external/chromium_org/chrome/browser/extensions/api/web_navigation/
web_navigation_apitest.cc 61 virtual void PlatformInit() OVERRIDE {}
  /external/chromium_org/chrome/browser/extensions/
extension_context_menu_browsertest.cc 78 virtual void PlatformInit() OVERRIDE {}

Completed in 1653 milliseconds

1 2