Searched refs:CurrentBootCycleCountName (Results 1 – 2 of 2) sorted by relevance
33 const static constexpr char* CurrentBootCycleCountName = variable127 deserialize(postCodeListPath / CurrentBootCycleCountName, count);
168 std::ofstream osCnt(path / CurrentBootCycleCountName, std::ios::binary); in serialize()