Home
last modified time | relevance | path

Searched refs:IsFirstRunSuppressed (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/chrome/browser/first_run/
Dfirst_run.h92 bool IsFirstRunSuppressed(const base::CommandLine& command_line);
Dfirst_run.cc605 bool IsFirstRunSuppressed(const CommandLine& command_line) { in IsFirstRunSuppressed() function
/external/chromium_org/chrome/browser/
Dchrome_browser_main_mac.mm231 if (!first_run::IsFirstRunSuppressed(parsed_command_line())) {