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