Searched refs:ccinString (Results 1 – 1 of 1) sorted by relevance
419 auto ccinString = dataIface.getMotherboardCCIN(); in setMotherboardCCIN() local423 if (ccinString.size() == ccinSize) in setMotherboardCCIN()425 ccin = std::stoi(ccinString, nullptr, 16); in setMotherboardCCIN()431 "CCIN", ccinString); in setMotherboardCCIN()726 std::string ccinString; in getJSON() local731 ccinString = getNumberString("%04X", ccin); in getJSON()734 jsonInsert(ps, "Backplane CCIN", ccinString, 1); in getJSON()