Home
last modified time | relevance | path

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

/system/update_engine/
Dupdate_attempter.h189 uint32_t GetErrorCodeFlags();
Dupdate_attempter.cc1231 uint32_t UpdateAttempter::GetErrorCodeFlags() { in UpdateAttempter() function in chromeos_update_engine::UpdateAttempter
1313 static_cast<uint32_t>(code) | GetErrorCodeFlags()); in UpdateAttempter()