Searched refs:srcType (Results 1 – 2 of 2) sorted by relevance
178 std::string srcType = src["Type"]; in getSRCType() local179 size_t type = strtoul(srcType.c_str(), nullptr, 16); in getSRCType()180 if ((type == 0) || (srcType.size() != 2)) // 1 hex byte in getSRCType()184 "TYPE", srcType, "ERROR", name); in getSRCType()282 uint16_t getComponentID(uint8_t srcType, uint16_t reasonCode, in getComponentID() argument298 if (srcType == static_cast<uint8_t>(SRCType::bmcError)) in getComponentID()
483 uint16_t getComponentID(uint8_t srcType, uint16_t reasonCode,