Searched refs:ErrorEventType (Results 1 – 2 of 2) sorted by relevance
28 enum ErrorEventType { enum56 static std::string GetEventName(ErrorEventType errorEventType);
23 std::map<ErrorEventType, std::string> g_eventNameMap = {61 std::string CameraHalHisysevent::GetEventName(ErrorEventType errorEventType) in GetEventName()