HomeSort by relevance Sort by last modified time
    Searched refs:Init (Results 276 - 300 of 1140) sorted by null

<<11121314151617181920>>

  /external/chromium/chrome/browser/chromeos/login/
login_display.h 73 virtual void Init(const std::vector<UserManager::User>& users,
network_selection_view.h 45 void Init();
password_changed_view.h 84 void Init();
views_login_display.h 27 // When Init is invoked, a UserController is created for each of the Users's
39 virtual void Init(const std::vector<UserManager::User>& users,
views_login_display_host.cc 29 chromeos::WizardAccessibilityHelper::GetInstance()->Init();
web_page_view.h 95 void Init();
102 // You must have previously called Init() and SetTabContentsDelegate.
  /external/chromium/chrome/browser/chromeos/notifications/
system_notification.h 80 void Init(int icon_resource_id);
  /external/chromium/chrome/browser/chromeos/
setting_level_bubble_view.cc 35 void SettingLevelBubbleView::Init(SkBitmap* icon, int level_percent) {
  /external/chromium/chrome/browser/content_settings/
content_settings_base_provider.h 49 virtual void Init() = 0;
  /external/chromium/chrome/browser/
crash_handler_host_linux.h 70 void Init();
default_encoding_combo_model.cc 47 current_encoding_string.Init(prefs::kDefaultCharset,
page_info_model.h 104 void Init();
  /external/chromium/chrome/browser/diagnostics/
diagnostics_main.cc 40 // Init must be called before using any other method. If it returns
42 virtual bool Init() = 0;
74 virtual bool Init() {
141 virtual bool Init() {
336 // -(all) CommandLine::Init();
341 if (!console || !console->Init())
  /external/chromium/chrome/browser/history/
history_database.h 24 // Forward declaration for the temporary migration code in Init().
56 // Must call Init() to complete construction. Although it can be created on
66 sql::InitStatus Init(const FilePath& history_name,
72 // separate from Init() since the in-memory database attaches to slurp the
103 // This should be treated the same as an init failure, and the database
120 // This flag will be valid after Init() is called. It will always be false
159 // This assumes it is called from the init function inside a transaction. It
text_database.h 53 // Note: You must call init which must succeed before using this class.
80 bool Init();
89 // after the test. This is valid even before Init() is called.
149 // The sql database. Not valid until Init is called.
156 // Full file name of the file on disk, computed in Init().
top_sites_backend.h 30 void Init(const FilePath& path);
73 // Invokes Init on the db_.
top_sites_database.h 34 bool Init(const FilePath& db_name);
  /external/chromium/chrome/browser/importer/
firefox_profile_lock_posix.cc 59 void FirefoxProfileLock::Init() {
  /external/chromium/chrome/browser/nacl_host/
nacl_broker_host_win.cc 25 bool NaClBrokerHost::Init() {
nacl_broker_service_win.cc 19 if (!broker_host->Init()) {
  /external/chromium/chrome/browser/password_manager/
login_database.h 28 bool Init(const FilePath& db_path);
password_store_mac.h 31 virtual bool Init();
password_store_x.h 36 virtual bool Init() = 0;
  /external/chromium/chrome/browser/policy/
configuration_policy_provider.cc 63 void ConfigurationPolicyObserverRegistrar::Init(
  /external/chromium/chrome/browser/prefs/
pref_change_registrar.cc 20 void PrefChangeRegistrar::Init(PrefService* service) {

Completed in 565 milliseconds

<<11121314151617181920>>