HomeSort by relevance Sort by last modified time
    Searched full:initialize (Results 451 - 475 of 11902) sorted by null

<<11121314151617181920>>

  /external/chromium_org/chrome/browser/gpu/
gl_string_manager.h 23 void Initialize();
  /external/chromium_org/chrome/browser/predictors/
predictor_table_base.cc 21 void PredictorTableBase::Initialize(sql::Connection* db) {
predictor_table_base.h 30 void Initialize(sql::Connection* db);
  /external/chromium_org/chrome/browser/printing/cloud_print/
cloud_print_proxy_service_factory.cc 36 service->Initialize();
  /external/chromium_org/chrome/browser/resources/apps_debugger/js/
main.js 16 appsDevTool.initialize();
  /external/chromium_org/chrome/browser/resources/options/
factory_reset_overlay.js 26 * Initialize the page.
managed_user_learn_more.js 27 * Initialize the page.
  /external/chromium_org/chrome/browser/safe_browsing/
local_two_phase_testserver.h 17 // Initialize a two phase protocol test server.
  /external/chromium_org/chrome/browser/ui/cocoa/
fullscreen_window.h 15 // Initialize a FullscreenWindow for the given screen.
  /external/chromium_org/chrome/browser/ui/webui/chromeos/login/
reset_screen_handler.h 30 virtual void Initialize() OVERRIDE;
screen_manager_handler.cc 31 void ScreenManagerHandler::Initialize() {
wrong_hwid_screen_handler.h 34 virtual void Initialize() OVERRIDE;
  /external/chromium_org/chrome/common/extensions/docs/examples/extensions/buildbot/
options.js 11 // Initialize the checkbox checked state from the saved preference.
  /external/chromium_org/chrome/renderer/spellchecker/
spelling_engine.h 22 // Initialize spelling engine with browser-side info. Must be called before
  /external/chromium_org/chrome/service/
service_process_unittest.cc 22 EXPECT_TRUE(process.Initialize(&main_message_loop, command_line, &state));
  /external/chromium_org/chrome/test/base/
testing_io_thread_state.h 28 void Initialize(const base::Closure& done);
  /external/chromium_org/chrome/test/ui/
ui_test_suite.h 20 virtual void Initialize() OVERRIDE;
  /external/chromium_org/chrome/utility/importer/
firefox_importer_unittest_messages_internal.h 12 // Server->Child: Initialize the decrytor with the following paramters.
  /external/chromium_org/chrome_frame/
chrome_frame_reporting.h 16 static void Initialize();
urlmon_upload_data_stream.h 30 bool Initialize(net::UploadData* upload_data);
  /external/chromium_org/content/browser/
browser_main.cc 22 int exit_code = main_runner->Initialize(parameters);
device_monitor_udev.h 34 void Initialize();
resource_context_impl.h 33 // Initialize the above data on the ResourceContext from a given BrowserContext.
  /external/chromium_org/content/browser/download/
download_file.h 26 // Callback used with Initialize. On a successful initialize, |reason| will
27 // be DOWNLOAD_INTERRUPT_REASON_NONE; on a failed initialize, it will be
45 virtual void Initialize(const InitializeCallback& callback) = 0;
  /external/chromium_org/content/common/gpu/client/
gpu_memory_buffer_impl_io_surface.h 25 bool Initialize(gfx::GpuMemoryBufferHandle handle);

Completed in 525 milliseconds

<<11121314151617181920>>