Searched refs:time_s (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/installer/util/
H A Dgoogle_update_settings.cc379 base::string16 time_s; local
380 if (!ReadGoogleUpdateStrKey(google_update::kRegLastRunTimeField, &time_s))
383 if (!base::StringToInt64(time_s, &time_i))

Completed in 158 milliseconds