Searched refs:CurrentBootCycleIndexName (Results 1 – 2 of 2) sorted by relevance
35 const static constexpr char* CurrentBootCycleIndexName = variable124 deserialize(postCodeListPath / CurrentBootCycleIndexName,
163 std::ofstream osIdx(path / CurrentBootCycleIndexName, std::ios::binary); in serialize()