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