Home
last modified time | relevance | path

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

/system/update_engine/
Dupdate_attempter.h337 bool CalculateUpdateParams(const std::string& app_version,
Dupdate_attempter.cc286 if (!CalculateUpdateParams(app_version, in UpdateAttempter()
362 bool UpdateAttempter::CalculateUpdateParams(const string& app_version, in UpdateAttempter() function in chromeos_update_engine::UpdateAttempter