Searched defs:GetDurationSinceUpdate (Results 1 - 3 of 3) sorted by relevance

/system/update_engine/
H A Dbinder_service_brillo.cc163 Status BinderUpdateEngineBrilloService::GetDurationSinceUpdate( function in class:chromeos_update_engine::BinderUpdateEngineBrilloService
165 return CallCommonHandler(&UpdateEngineService::GetDurationSinceUpdate,
H A Ddbus_service.cc141 bool DBusUpdateEngineService::GetDurationSinceUpdate( function in class:chromeos_update_engine::DBusUpdateEngineService
143 return common_->GetDurationSinceUpdate(error, out_usec_wallclock);
H A Dcommon_service.cc320 bool UpdateEngineService::GetDurationSinceUpdate(ErrorPtr* error, function in class:chromeos_update_engine::UpdateEngineService

Completed in 294 milliseconds