OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetNewerChromeFile
(Results
1 - 2
of
2
) sorted by null
/external/chromium/chrome/browser/first_run/
upgrade_util_win.cc
31
bool
GetNewerChromeFile
(FilePath* path) {
73
if (!
GetNewerChromeFile
(&new_chrome_exe))
80
if (!
GetNewerChromeFile
(&new_chrome_exe))
/external/chromium_org/chrome/browser/first_run/
upgrade_util_win.cc
42
bool
GetNewerChromeFile
(base::FilePath* path) {
176
if (!
GetNewerChromeFile
(&new_chrome_exe))
183
if (!
GetNewerChromeFile
(&new_chrome_exe))
Completed in 1419 milliseconds