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

  /external/chromium_org/chrome/browser/ui/startup/
startup_browser_creator_impl.h 165 bool is_first_run_; member in class:StartupBrowserCreatorImpl
startup_browser_creator_impl.cc 332 is_first_run_(is_first_run == chrome::startup::IS_FIRST_RUN) {
344 is_first_run_(is_first_run == chrome::startup::IS_FIRST_RUN) {
749 (is_first_run_ &&
    [all...]
  /external/chromium_org/chrome/browser/extensions/
extension_service.h 848 bool is_first_run_; member in class:ExtensionService
    [all...]
extension_service.cc 368 is_first_run_(false) {
424 is_first_run_ = !extension_prefs_->SetAlertSystemFirstRun();
    [all...]

Completed in 182 milliseconds