Searched refs:kProductVersion (Results 1 – 4 of 4) sorted by relevance
269 extern const char kProductVersion[];
949 const char kProductVersion[] = "product-version"; variable
173 command_line.AppendSwitch(switches::kProductVersion); in GetCurrentlyInstalledVersionImpl()
256 if (command_line.HasSwitch(switches::kProductVersion)) { in HandleVersionSwitches()