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