Home
last modified time | relevance | path

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

/system/update_engine/
Dupdate_attempter.h278 uint32_t GetErrorCodeFlags();
Dupdate_attempter.cc1329 uint32_t UpdateAttempter::GetErrorCodeFlags() { in GetErrorCodeFlags() function in chromeos_update_engine::UpdateAttempter
1399 static_cast<ErrorCode>(static_cast<uint32_t>(code) | GetErrorCodeFlags()); in CreatePendingErrorEvent()