Searched defs:Error (Results 1 – 20 of 20) sorted by relevance
17 struct Error struct20 ErrorClass err_class; argument23 const char *func;29 const char *src;30 int src_len;31 int line;32 GString *hint;
29 class Error class44 Error(EventPtr& event, const fs::path& file, in Error() function in open_power::occ::Error
30 Error(char *fmt, ...) in Error() function
181 Error section in Protocol Specification
15 class Error(NamedElement, Renderer): class
14 class Error(Exception): class
55 namespace sdbusplus::org::open_power::Host::Error namespace
102 def Error(msg): function
41 Error, enumerator
75 enum class Error : uint8_t enum
31 Error, enumerator
75 Error, enumerator
65 class Error(Exception): class
51 typedef struct Error Error; typedef
160 Error enumerator
37 TEST(SplitSensorNameAndType, Error) in TEST() argument