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.cc797 Time time_of_oobe; in GetInstallDate() local
799 !system_state->hardware()->IsOOBEComplete(&time_of_oobe)) { in GetInstallDate()
806 if (!utils::ConvertToOmahaInstallDate(time_of_oobe, &num_days)) { in GetInstallDate()
808 << "as its value '" << utils::ToString(time_of_oobe) in GetInstallDate()