Searched refs:ccinString (Results 1 – 1 of 1) sorted by relevance
426 auto ccinString = dataIface.getMotherboardCCIN(); in setMotherboardCCIN() local430 if (ccinString.size() == ccinSize) in setMotherboardCCIN()432 ccin = std::stoi(ccinString, 0, 16); in setMotherboardCCIN()438 "CCIN", ccinString); in setMotherboardCCIN()733 std::string ccinString; in getJSON() local738 ccinString = getNumberString("%04X", ccin); in getJSON()741 jsonInsert(ps, "Backplane CCIN", ccinString, 1); in getJSON()