Searched refs:GetErrorCodeFlags (Results 1 – 2 of 2) sorted by relevance
297 uint32_t GetErrorCodeFlags();
1488 uint32_t UpdateAttempter::GetErrorCodeFlags() { in GetErrorCodeFlags() function in chromeos_update_engine::UpdateAttempter1558 static_cast<ErrorCode>(static_cast<uint32_t>(code) | GetErrorCodeFlags()); in CreatePendingErrorEvent()