Home
last modified time | relevance | path

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

/system/update_engine/
Domaha_request_action.cc382 Time time_of_oobe; in GetInstallDate() local
384 !system_state->hardware()->IsOOBEComplete(&time_of_oobe)) { in GetInstallDate()
391 if (!utils::ConvertToOmahaInstallDate(time_of_oobe, &num_days)) { in GetInstallDate()
393 << "as its value '" << utils::ToString(time_of_oobe) in GetInstallDate()